Skip to content

Commit 6090a8e

Browse files
committed
fix mac
1 parent 27871ed commit 6090a8e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

binding.gyp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"xcode_settings": {
1414
"OTHER_CFLAGS" : [
1515
"-O3",
16-
"-rpath,\${ORIGIN}",
17-
"-frtti",
16+
"-rpath,\$$ORIGIN",
1817
"-Wno-ignored-qualifiers",
1918
"-Wno-unused-variable",
2019
"-Wno-reorder",

0 commit comments

Comments
 (0)