| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 212da12 commit f7d8481
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -278,6 +278,9 @@ | |||
| 278 | 278 | ['_type=="static_library" and OS=="solaris"', { | |
| 279 | 279 | 'standalone_static_library': 1, | |
| 280 | 280 | }], | |
| 281 | + ['OS=="openbsd"', { | ||
| 282 | + 'ldflags': [ '-Wl,-z,wxneeded' ], | ||
| 283 | + }], | ||
| 281 | 284 | ], | |
| 282 | 285 | 'conditions': [ | |
| 283 | 286 | [ 'target_arch=="ia32"', { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments