]> git.pld-linux.org Git - packages/intel-graphics-compiler.git/blobdiff - cxx_flags.patch
up to 1.0.7423
[packages/intel-graphics-compiler.git] / cxx_flags.patch
index cf454272f59239e44c1a1e7794d2f1157061c22f..9bb2a7ac3ae13cc6dc9052df1ce1217b1c96bd82 100644 (file)
@@ -33,7 +33,7 @@ diff -dur -x '*~' intel-graphics-compiler-igc-1.0.8.orig/visa/iga/BuildSetup.cma
 @@ -43,7 +43,7 @@
  #endforeach()
  
- if(UNIX_MAKEFILE_GENERATOR)
+ if(UNIX_MAKEFILE_GENERATOR AND NOT MSVC)
 -  set(COMMON_C_FLAGS "-fno-strict-aliasing -msse4.1 -std=gnu++0x -Wno-unused-function -fpermissive")
 +  set(COMMON_C_FLAGS "-fno-strict-aliasing -std=gnu++0x -Wno-unused-function -fpermissive")
    if(LINUX)
This page took 0.074077 seconds and 4 git commands to generate.