We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a0473 commit 7bc10e4Copy full SHA for 7bc10e4
binding.gyp
@@ -51,7 +51,7 @@
51
"cflags_cc" : ['-fexceptions'],
52
"libraries" : ["-lclntsh"],
53
"link_settings" : {
54
- "libraries" : ['-L<(oci_lib_dir)']
+ "libraries" : ['-L<(oci_lib_dir) -Wl,-rpath,<(oci_lib_dir)']
55
}
56
57
],
0 commit comments