X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=intl%2FMakefile.in;fp=intl%2FMakefile.in;h=96df727baeadb71c0f900c8c0233b841671e3081;hb=53d4244ec0ac70438d75abf3326cb3392bb9c828;hp=356c8ab9b653d568d1d17dcf0bc3a07dc7ed589f;hpb=adda0248ed0f7a2245f53a79ef6dbc2093a1be22;p=thirdparty%2Fbinutils-gdb.git diff --git a/intl/Makefile.in b/intl/Makefile.in index 356c8ab9b65..96df727baea 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -49,8 +49,9 @@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ DEFS = -DHAVE_CONFIG_H +PICFLAG = @PICFLAG@ -COMPILE = $(CC) -c $(CPPFLAGS) $(CFLAGS) $(DEFS) $(DEFS-$@) $(INCLUDES) +COMPILE = $(CC) -c $(CPPFLAGS) $(CFLAGS) $(PICFLAG) $(DEFS) $(DEFS-$@) $(INCLUDES) HEADERS = \ gmo.h \