]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Removing mmx compiler flags 2027/head
authorBimba Shrestha <bimbashrestha@fb.com>
Tue, 3 Mar 2020 23:46:11 +0000 (15:46 -0800)
committerBimba Shrestha <bimbashrestha@fb.com>
Tue, 3 Mar 2020 23:46:11 +0000 (15:46 -0800)
.travis.yml

index b8a0244a568d1049b8ea277b96381fe084e5a619..77227c3648fe91b1db6879b0588948b3623d24f4 100644 (file)
@@ -30,7 +30,6 @@ matrix:
       env:
       - C_COMPILER=icc
       - CXX_COMPILER=icpc
-      - COMPILER_FLAGS='-wd13200 -wd13203'
       install:
       - source /opt/intel/inteloneapi/compiler/latest/env/vars.sh
       addons: