Test remove -march=native
Also see "Random crashes on different computers because option -march=native is active 'by default'", https://github.com/weidai11/cryptopp/issues/380pull/465/head
parent
e1c5fa9720
commit
66b431eb4b
|
|
@ -56,9 +56,6 @@ matrix:
|
|||
env: BUILD_MODE="ios-watch"
|
||||
- os: linux
|
||||
env: BUILD_MODE="ios-tv"
|
||||
# No Native builds on iOS
|
||||
- os: osx
|
||||
env: BUILD_MODE="native"
|
||||
|
||||
allow_failures:
|
||||
- os: osx
|
||||
|
|
|
|||
Loading…
Reference in New Issue