summarylogtreecommitdiffstats
path: root/ats-postiats.patch
blob: 0e1bfdd31ba04e3fb356b496bb803d3c7d38bab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/CBOOT/Makefile b/src/CBOOT/Makefile
index 2cb0255b..23037723 100644
--- a/src/CBOOT/Makefile
+++ b/src/CBOOT/Makefile
@@ -21,7 +21,7 @@ CCOMP=$(CC)
 #
 ######
 
-CFLAGS += -I. -I./ccomp/runtime
+CFLAGS += -I. -I./ccomp/runtime -Wno-implicit-function-declaration
 
 ######
 #