Skip to content
Snippets Groups Projects
Commit 5510c7e6 authored by Henry Weller's avatar Henry Weller
Browse files

wmake/rules/linux.*Icc: Remove -xHost option which causes...

wmake/rules/linux.*Icc: Remove -xHost option which causes surfaceFeatureExtract to fail for some cases
parent a4e2afa4
Branches
Tags
1 merge request!60Merge foundation
c++DBUG =
c++OPT = -xHost -O3
c++OPT = -O3
cDBUG =
cOPT = -O3 -no-prec-div
cOPT = -O3
c++DBUG =
c++OPT = -xHost -O2 -no-prec-div
c++OPT = -O3
cDBUG =
cOPT = -xHost -O2
cOPT = -O3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment