SHA256
1
0
forked from pool/llvm
Ismail Dönmez 2012-03-21 14:34:50 +00:00 committed by Git OBS Bridge
parent 0cb5aad528
commit ace221c831

View File

@ -180,6 +180,8 @@ export CC=$TOPLEVEL/stage2/Release/bin/clang
export CXX=$TOPLEVEL/stage2/Release/bin/clang++
../configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--enable-optimized \
--disable-assertions \
--enable-pic \