Explorar el Código

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

Rich Felker hace 9 años
padre
commit
c42650abb0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      configure

+ 0 - 1
configure

@@ -560,7 +560,6 @@ SUBARCH=${SUBARCH}-nofpu
 fi
 if trycppif __SH_FDPIC__ "$t" ; then
 SUBARCH=${SUBARCH}-fdpic
-shared=no
 fi
 fi