X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2FMakefile.am;fp=src%2Fhelper%2FMakefile.am;h=c1aeebf0000d3cde92eb4079fd35b24d36af51ed;hp=0d886843ce7f69779711d86372e71195864a6013;hb=12e2dfd31ff07d9d13c7f66b799fad90a2698428;hpb=b3a51bbb590cca6d6536532d8c0965748410f277 diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am index 0d886843ce..c1aeebf000 100644 --- a/src/helper/Makefile.am +++ b/src/helper/Makefile.am @@ -30,12 +30,6 @@ noinst_LTLIBRARIES += %D%/libhelper.la %D%/jep106.inc \ %D%/jim-nvp.h -%C%_libhelper_la_CFLAGS = $(AM_CFLAGS) -if IS_MINGW -# FD_* macros are sloppy with their signs on MinGW32 platform -%C%_libhelper_la_CFLAGS += -Wno-sign-compare -endif - STARTUP_TCL_SRCS += %D%/startup.tcl EXTRA_DIST += \ %D%/bin2char.sh \