Skip to content

Commit

Permalink
Revert "Travis CI: Test with -D USE_GETSECTIONDATA (OS X)"
Browse files Browse the repository at this point in the history
This reverts commit 4df4ea3.

Reason: USE_GETSECTIONDATA is no longer used.
  • Loading branch information
ivmai committed Dec 13, 2023
1 parent b934d41 commit 14ebfe7
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 @@ -309,7 +309,7 @@ jobs:
- NO_CLONE_LIBATOMIC_OPS=true
- os: osx
env:
- CFLAGS_EXTRA="-march=native -D _FORTIFY_SOURCE=2 -D AO_DISABLE_GCC_ATOMICS -D USE_GETSECTIONDATA"
- CFLAGS_EXTRA="-march=native -D _FORTIFY_SOURCE=2 -D AO_DISABLE_GCC_ATOMICS"
- CONF_OPTIONS="--without-libatomic-ops --enable-munmap --enable-cplusplus --enable-static"
- compiler: gcc
env:
Expand Down

0 comments on commit 14ebfe7

Please sign in to comment.