SHA256
1
0
forked from pool/llvm
Ismail Dönmez
2012-09-11 12:08:15 +00:00
committed by Git OBS Bridge
parent 9ab73caf6d
commit 2722baf437

View File

@@ -188,8 +188,8 @@ popd
pushd stage2
# autotools ignore --libdir
mkdir Release
ln -s lib Release/lib64
mkdir Release+Debug
ln -s lib Release+Debug/lib64
export CC=$TOPLEVEL/stage1/Release/bin/clang
export CXX=$TOPLEVEL/stage1/Release/bin/clang++