- Remove one more comment.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=26
This commit is contained in:
parent
bdb2af9c77
commit
83848354b0
@ -807,7 +807,6 @@ export CLANG_TOOLS_EXTRA_DIR=${PWD}/tools/clang/tools/extra
|
|||||||
# The build occasionally uses tools linking against previously built
|
# The build occasionally uses tools linking against previously built
|
||||||
# libraries (mostly libLLVM.so), but we don't want to set RUNPATHs.
|
# libraries (mostly libLLVM.so), but we don't want to set RUNPATHs.
|
||||||
export LD_LIBRARY_PATH=${PWD}/build/%{_lib}
|
export LD_LIBRARY_PATH=${PWD}/build/%{_lib}
|
||||||
# -z,now is breaking now, it needs to be fixed
|
|
||||||
%cmake \
|
%cmake \
|
||||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||||
-DLLVM_HOST_TRIPLE=%{host_triple} \
|
-DLLVM_HOST_TRIPLE=%{host_triple} \
|
||||||
|
Loading…
Reference in New Issue
Block a user