Fix build
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=102
This commit is contained in:
parent
83e9dfb0e4
commit
6c752c8ae6
@ -169,8 +169,8 @@ pushd stage3
|
|||||||
# Needed to make clang resource dir working inside build tree
|
# Needed to make clang resource dir working inside build tree
|
||||||
ln -s lib lib64
|
ln -s lib lib64
|
||||||
|
|
||||||
export CC=$TOPLEVEL/stage2/Release/bin/clang
|
export CC=$TOPLEVEL/stage2/bin/clang
|
||||||
export CXX=$TOPLEVEL/stage2/Release/bin/clang++
|
export CXX=$TOPLEVEL/stage2/bin/clang++
|
||||||
|
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user