Skip to content

Commit

Permalink
Travis CI: Test with USE_GETSECTBYNAME (OS X)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmai committed Dec 8, 2023
1 parent 18b5111 commit f369491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ jobs:
- NO_CLONE_LIBATOMIC_OPS=true
- os: osx
env:
- CFLAGS_EXTRA="-D DBG_HDRS_ALL -D SHORT_DBG_HDRS -D LINT2 -D PRINT_AND_CHECK_INT_LIST"
- CFLAGS_EXTRA="-D DBG_HDRS_ALL -D SHORT_DBG_HDRS -D LINT2 -D PRINT_AND_CHECK_INT_LIST -D USE_GETSECTBYNAME"
- CONF_OPTIONS="--enable-gc-assertions --enable-cplusplus --enable-handle-fork=manual --disable-throw-bad-alloc-library"
- NO_CLONE_LIBATOMIC_OPS=true
- compiler: gcc
Expand Down

0 comments on commit f369491

Please sign in to comment.