]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - intl/Makefile.in
intl: always picify
[thirdparty/binutils-gdb.git] / intl / Makefile.in
index 356c8ab9b653d568d1d17dcf0bc3a07dc7ed589f..96df727baeadb71c0f900c8c0233b841671e3081 100644 (file)
@@ -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 \