Remove Pedantic flag from ARM targets

This commit is contained in:
2020-09-17 16:19:38 +02:00
parent d367c181e1
commit 895aee5fb8
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -9,3 +9,5 @@ CC := g++
STRIP := strip
OBJCOPY := objcopy
CFLAGS += -pedantic