-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=185
This commit is contained in:
parent
13365d03e2
commit
bfca47c7f6
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user