]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcody/Makefile.in
configure: Implement --enable-host-pie
[thirdparty/gcc.git] / libcody / Makefile.in
index bb87468cb9a33f60718dda00037552cd8c6d8fb1..cb01b0092d8e8f4ccdd16db67f87e53759c91e8d 100644 (file)
@@ -31,7 +31,7 @@ endif
 CXXOPTS += $(filter-out -DHAVE_CONFIG_H,@DEFS@) -include config.h
 
 # Linker options
-LDFLAGS := @LDFLAGS@
+LDFLAGS := @LDFLAGS@ @LD_PICFLAG@
 LIBS := @LIBS@
 
 # Per-source & per-directory compile flags (warning: recursive)