mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
macOS: remove linker flag ignored by clang
This commit is contained in:
@@ -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"', {
|
||||
|
||||
Reference in New Issue
Block a user