We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
original issue: intel/compute-runtime#16
When compiling on debian buster, using clang 5.0.1-2, the make step give me:
Scanning dependencies of target igfx_gmmumd_excite [ 1%] Building CXX object gmmlib/Source/GmmLib/CMakeFiles/igfx_gmmumd_excite.dir/__/Common/AssertTracer/AssertTracer.cpp.o clang: error: unknown argument: '-fno-tree-pre' clang: warning: -Wl,--no-undefined: 'linker' input unused [-Wunused-command-line-argument]
The text was updated successfully, but these errors were encountered:
Fixed the issue - ccbea3e, verified gmmlib build using clang 5.0.
Sorry, something went wrong.
Adding ADLS PCH Device ID Range (#7)
ef37d27
No branches or pull requests
original issue: intel/compute-runtime#16
When compiling on debian buster, using clang 5.0.1-2, the make step give me:
The text was updated successfully, but these errors were encountered: