We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1257e71 commit 17191f0Copy full SHA for 17191f0
src/binding.gyp
@@ -25,6 +25,7 @@
25
['OS=="linux"', {
26
'libraries': [
27
'-lqmlui',
28
+ "-Wl,--disable-new-dtags",
29
"-Wl,-rpath,'$$ORIGIN'",
30
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-core-raub/bin-linux'",
31
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-qt-gui-raub/bin-linux'",
0 commit comments