Add Default Architecture

This commit is contained in:
2020-09-03 10:00:09 +02:00
parent 5afd04e99b
commit be2883e29d
10 changed files with 42 additions and 30 deletions
+1
View File
@@ -10,3 +10,4 @@ CFLAGS += -Wno-unused -Wno-variadic-macros -Wno-parentheses -Wno-unused-paramete
CFLAGS += -ffunction-sections -fdata-sections
LFLAGS += -Wl,--gc-sections
SFLAGS := -s -R .comment --strip-unneeded