placed the call the _get_irn_intra_arity() again into the assert: no need to execute...
[libfirm] / MakeRules.in
index 3fcfeef..c3a95c8 100644 (file)
@@ -16,7 +16,7 @@ LIBFIRM_VERSION = @PACKAGE_VERSION@
 
 CC = @CC@
 CFLAGS := -Wall -Wstrict-prototypes @CFLAGS@
-CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@
+CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ @LIBCORE_CFLAGS@
 prefix?=@prefix@
 exec_prefix?=@exec_prefix@
 includedir?=@includedir@