X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2FMakefile.am;h=a53aafcbf3e1d89d35191047891c45fafea27bff;hb=e9ef2be4373c0f09c6bc15b75e92cca93fe8feed;hp=49dbe4be81c6dcd2d3466b8ab07bf43b3b8417c6;hpb=0b3c3126ea203240ba9864ab9082c44935f32f4f;p=mono.git diff --git a/libgc/Makefile.am b/libgc/Makefile.am index 49dbe4be81c..a53aafcbf3e 100644 --- a/libgc/Makefile.am +++ b/libgc/Makefile.am @@ -68,7 +68,7 @@ libmonogc_static_la_LDFLAGS = -static EXTRA_DIST += alpha_mach_dep.S mips_sgi_mach_dep.s sparc_mach_dep.S -AM_CFLAGS = @GC_CFLAGS@ +AM_CFLAGS = $(WERROR_CFLAGS) @GC_CFLAGS@ if CPLUSPLUS extra_checks = test_cpp