travis: drop superfluous CXXFLAGS on macOS
These have not been required since ASan was moved back to the Linux build.
This commit is contained in:
parent
83b4adffc0
commit
637503cb0a
@ -41,8 +41,6 @@ matrix:
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install pcre2 # use system PCRE2
|
||||
env:
|
||||
- CXXFLAGS="-g -O2 -lstdc++"
|
||||
fast_finish: true
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user