mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
macOS: remove linker flag ignored by clang
This commit is contained in:
parent
13bdb68366
commit
85459e0ec6
@ -133,7 +133,7 @@
|
||||
'../vendor/lib/libglib-2.0.0.dylib',
|
||||
'../vendor/lib/libgobject-2.0.0.dylib',
|
||||
# Ensure runtime linking is relative to sharp.node
|
||||
'-Wl,-s -rpath \'@loader_path/../../vendor/lib\''
|
||||
'-rpath \'@loader_path/../../vendor/lib\''
|
||||
]
|
||||
}],
|
||||
['OS == "linux"', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user