Removed LLVM config option.

This commit is contained in:
Vitaly Zaitsev 2023-04-11 10:36:56 +02:00
parent 53b2527d45
commit ecd464612b
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A
1 changed files with 1 additions and 2 deletions

View File

@ -85,8 +85,7 @@ find . -depth -name utlist* -print -delete
-DLLC_HOST_CPU="generic-rv64" \
%endif
-DPOCL_ICD_ABSOLUTE_PATH:BOOL=OFF \
-DENABLE_POCL_BUILDING:BOOL=ON \
-DWITH_LLVM_CONFIG:PATH="llvm-config"
-DENABLE_POCL_BUILDING:BOOL=ON
%cmake_build
%install