diff options
Diffstat (limited to 'libssp/configure')
-rwxr-xr-x | libssp/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/configure b/libssp/configure index 3e688a95254..332aa2caa2b 100755 --- a/libssp/configure +++ b/libssp/configure @@ -8427,7 +8427,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 |