| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2b2ad96 commit 6352288
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -956,6 +956,11 @@ | |||
| 956 | 956 | ['OS=="solaris"', { | |
| 957 | 957 | 'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ] | |
| 958 | 958 | }], | |
| 959 | + [ 'node_shared=="true"', { | ||
| 960 | + 'xcode_settings': { | ||
| 961 | + 'OTHER_LDFLAGS': [ '-Wl,-rpath,@loader_path', ], | ||
| 962 | + }, | ||
| 963 | + }], | ||
| 959 | 964 | ], | |
| 960 | 965 | } | |
| 961 | 966 | ], # end targets | |
| Back | FazBrowse Home | New Git URL |
0 commit comments