X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=3efe59a5da2fdbee4c602797c2a3f4a08288b893;hp=ba83f4ae6ca45b02e574015f0251d207bd909c17;hb=736e5860207154ce01d79629813f181611468321;hpb=a95fc43fbef22efa0a41b3ce86a732bb57ad9ef5 diff --git a/Makefile-ccan b/Makefile-ccan index ba83f4ae..3efe59a5 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -4,7 +4,7 @@ #CCAN_CFLAGS=-g -O3 -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations CCAN_CFLAGS=-g -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -DCCAN_STR_DEBUG=1 -CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) -Werror +CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) default: libccan.a