Skip to content
Snippets Groups Projects
Commit 9a0a2071 authored by Alp Toker's avatar Alp Toker
Browse files

Fix linking and get the build working on OS X

No version of clang installed by XCode, ToT or otherwise recognizes the flag
'-no-intel-extensions' and more recent versions error out on it.

Prospectively conditionalize the flag behind "icc" to fix the mainline build
with clang.

llvm-svn: 202030
parent c5df02fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment