diff options
Diffstat (limited to 'zlib')
-rwxr-xr-x | zlib/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/configure b/zlib/configure index 4095df2b5b9..1a9d854e8d8 100755 --- a/zlib/configure +++ b/zlib/configure @@ -8166,7 +8166,7 @@ _LT_EOF if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then - tmp_addflag= + tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler |