| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -288,7 +288,7 @@ | |||
| 288 | 288 | ], | |
| 289 | 289 | }], | |
| 290 | 290 | [ 'OS in "linux freebsd openbsd solaris aix"', { | |
| 291 | - 'cflags': [ '-pthread', ], | ||
| 291 | + 'cflags': [ '-pthread' ], | ||
| 292 | 292 | 'ldflags': [ '-pthread' ], | |
| 293 | 293 | }], | |
| 294 | 294 | [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"', { | |
@@ -301,6 +301,7 @@ | |||
| 301 | 301 | 'standalone_static_library': 1, | |
| 302 | 302 | }], | |
| 303 | 303 | ['OS=="openbsd"', { | |
| 304 | + 'cflags': [ '-I/usr/local/include' ], | ||
| 304 | 305 | 'ldflags': [ '-Wl,-z,wxneeded' ], | |
| 305 | 306 | }], | |
| 306 | 307 | ], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments