Skip to content

Commit 17191f0

Browse files
committed
Try patchelf 6
1 parent 1257e71 commit 17191f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/binding.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
['OS=="linux"', {
2626
'libraries': [
2727
'-lqmlui',
28+
"-Wl,--disable-new-dtags",
2829
"-Wl,-rpath,'$$ORIGIN'",
2930
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-core-raub/bin-linux'",
3031
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-gui-raub/bin-linux'",

0 commit comments

Comments
 (0)