remove configure's suppression of enable sh/fdpic shared library build

This commit is contained in:
Rich Felker
2015-09-22 04:35:27 +00:00
parent 7f9086df95
commit c42650abb0
Vendored
-1
View File
@@ -560,7 +560,6 @@ SUBARCH=${SUBARCH}-nofpu
fi
if trycppif __SH_FDPIC__ "$t" ; then
SUBARCH=${SUBARCH}-fdpic
shared=no
fi
fi