X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=d4a55286eae1b9844647feb73b4c38c3234162d7;hp=5c8dea2e4b00ed2a92facf0288e1f80bc222d118;hb=0c98cff825d446c62f282097bbf2a3f7db27a02e;hpb=f15904b683f12a3add9eaa8e34f73acbf790b85e diff --git a/Makefile-ccan b/Makefile-ccan index 5c8dea2e..d4a55286 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -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 \