Add CompileFlags Target

This commit is contained in:
2023-03-16 12:09:13 +01:00
parent a140ebe6ba
commit df68de61fd
6 changed files with 22 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#
ARCH := armv8-stretch
CFLAGS += -marm -mcpu=cortex-a53 -mfpu=neon-fp-armv8
CPUFLAGS += -marm -mcpu=cortex-a53 -mfpu=neon-fp-armv8
ARCHBASEDIR := $(BUILDSUPPORTDIR)/Raspbian-stretch