]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
ccanlint: mark unused parameters.
[ccan] / Makefile-ccan
index 5c8dea2e4b00ed2a92facf0288e1f80bc222d118..d4a55286eae1b9844647feb73b4c38c3234162d7 100644 (file)
@@ -5,6 +5,7 @@
 #CCAN_CFLAGS=-g -O3 -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -Wundef -DCCAN_STR_DEBUG=1
 CCAN_CFLAGS=-g3 -ggdb -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -Wundef -DCCAN_STR_DEBUG=1
 CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN)
+CFLAGS_FORCE_C_SOURCE = -x c
 
 MODS := a_star \
        aga \