Skip to content
Snippets Groups Projects
Commit 4896f2b6 authored by misaka00251's avatar misaka00251
Browse files

Test if this will work or now?

parent a7773325
No related branches found
No related tags found
Loading
...@@ -154,7 +154,7 @@ do ...@@ -154,7 +154,7 @@ do
-DCMAKE_C_COMPILER=%{_libdir}/llvm%{maj_ver}/bin/clang \ -DCMAKE_C_COMPILER=%{_libdir}/llvm%{maj_ver}/bin/clang \
-DCMAKE_FIND_ROOT_PATH=%{_libdir}/llvm%{maj_ver} \ -DCMAKE_FIND_ROOT_PATH=%{_libdir}/llvm%{maj_ver} \
-DCMAKE_CXX_COMPILER=%{_bindir}/hipcc \ -DCMAKE_CXX_COMPILER=%{_bindir}/hipcc \
-DCMAKE_CXX_FLAGS="-I/usr/lib64/llvm18/lib64/clang/18/include/cuda_wrappers -I/usr/include/c++/12 -I/usr/include/c++/12/riscv64-openEuler-linux --rocm-device-lib-path=/usr/lib/clang/18/amdgcn/bitcode" -DCMAKE_CXX_FLAGS="--gcc-install-dir=/usr/bin/../lib/gcc/riscv64-openEuler-linux/12"
%endif %endif
%if %{with test} %if %{with test}
-DBUILD_CLIENTS_BENCHMARKS=%{build_test} \ -DBUILD_CLIENTS_BENCHMARKS=%{build_test} \
......
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