mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-25 19:29:53 +00:00
Removed the -only-static option as it is no longer required (and didn't work
with the newer version of libtool anyway). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7459 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
82f4a5a00c
commit
c44df87414
@ -405,11 +405,6 @@ if test -z "$show_help"; then
|
||||
continue
|
||||
;;
|
||||
|
||||
-only-static)
|
||||
build_libtool_libs=no
|
||||
continue
|
||||
;;
|
||||
|
||||
-prefer-pic)
|
||||
pic_mode=yes
|
||||
continue
|
||||
|
Loading…
x
Reference in New Issue
Block a user