This commit is contained in:
parent
4ae3c87bd7
commit
7dd1c112a1
@ -132,10 +132,11 @@ export CFLAGS="%{optflags}"
|
||||
CC="cc" ./configure \
|
||||
--shared \
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=/%{_lib}
|
||||
--libdir=/%{_lib} \
|
||||
%ifarch s390x s390
|
||||
--dfltcc
|
||||
--dfltcc \
|
||||
%endif
|
||||
%{nil}
|
||||
|
||||
%if %{do_profiling}
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}"
|
||||
|
Loading…
Reference in New Issue
Block a user