SHA256
1
0
forked from pool/llvm
Ismail Dönmez 2012-12-03 13:55:34 +00:00 committed by Git OBS Bridge
parent 13365d03e2
commit bfca47c7f6

View File

@ -37,9 +37,7 @@ Patch2: assume-opensuse.patch
Patch3: clang-disable-ada-extension.patch
# PATCH-FIX-OPENSUSE default-to-i586.patch -- Use i586 as default target for 32bit
Patch4: default-to-i586.patch
%if "%{_lib}" == "lib64"
Patch5: llvm-config-lib64.patch
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
@ -158,7 +156,6 @@ export SUSE_ASNEEDED=0
mkdir stage1 stage2
pushd stage1
mkdir Release
ln -s lib Release/lib64
../configure \
--enable-optimized \