Scrub out --sysroot
This commit is contained in:
parent
1845b39d41
commit
71c0132a1b
@ -171,7 +171,7 @@ class Cmd
|
||||
args << "-Wl,-multiply_defined,suppress"
|
||||
when '-undefineddynamic_lookup'
|
||||
args << "-Wl,-undefined,dynamic_lookup"
|
||||
when /^-isysroot/
|
||||
when /^-isysroot/, /^--sysroot/
|
||||
# We set the sysroot
|
||||
enum.next
|
||||
when '-dylib'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user