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