diff options
author | Vinson Lee <[email protected]> | 2019-08-29 23:56:17 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2019-08-31 13:26:10 -0700 |
commit | 4771f6bccca060fcdceb89205740c94756733df5 (patch) | |
tree | c5fd5d2e2560c35793ddb994c1ec6607374ba300 /scons/dxsdk.py | |
parent | 52af1427c6d248829130ce25b86cd27a31d34633 (diff) |
util: Define strchrnul on macOS.
strchrnul is not available on macOS.
pipe_loader.c:141:14: error: implicit declaration of function 'strchrnul' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
next = strchrnul(library_paths, ':');
^
Signed-off-by: Vinson Lee <[email protected]>
Acked-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'scons/dxsdk.py')
0 files changed, 0 insertions, 0 deletions