Add ARM Alpine Target

This commit is contained in:
2020-04-22 12:34:34 +02:00
parent 10b70710dc
commit 5e113555eb
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#
ARCH := armv8-stretch
CFLAGS := -marm -march=armv8-a
CFLAGS := -marm -mcpu=cortex-a53 -mfpu=neon-fp-armv8
ARCHBASEDIR := /opt/build/Raspbian-stretch