소스 검색

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

Rich Felker 9 년 전
부모
커밋
c42650abb0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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