This commit is contained in:
parent
b1aadb78c2
commit
89a3b0e9cb
@ -99,7 +99,12 @@ python3 ./configure.py \
|
||||
--with-bzip2 \
|
||||
--with-zlib \
|
||||
--with-openssl \
|
||||
%ifarch %ix86
|
||||
--cpu=x86_32
|
||||
%else
|
||||
--cpu=%{_target_cpu}
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags} WARN_FLAGS="%{optflags}"
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user