diff options
Diffstat (limited to 'libquadmath/configure')
-rwxr-xr-x | libquadmath/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/configure b/libquadmath/configure index 593e474457c..ae9bd420da9 100755 --- a/libquadmath/configure +++ b/libquadmath/configure @@ -8290,7 +8290,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 |