Removed the -only-static option as it is no longer required (and didn't work

with the newer version of libtool anyway).

llvm-svn: 7459
This commit is contained in:
John Criswell 2003-07-31 20:59:32 +00:00
parent 3601f37b0f
commit 02b513c78c
1 changed files with 0 additions and 5 deletions

View File

@ -405,11 +405,6 @@ if test -z "$show_help"; then
continue continue
;; ;;
-only-static)
build_libtool_libs=no
continue
;;
-prefer-pic) -prefer-pic)
pic_mode=yes pic_mode=yes
continue continue