SHA256
1
0
forked from pool/Botan

Accepting request 28557 from home:jengelh:branches:devel:libraries:c_c++

Copy from home:jengelh:branches:devel:libraries:c_c++/Botan via accept of submit request 28557 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/28557
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2010-01-10 17:19:04 +00:00 committed by Git OBS Bridge
parent 19fc59a8d4
commit 5c5576da8a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 10 04:27:38 CET 2010 - jengelh@medozas.de
- run configure with --cpu=%_target to have correct bitness
selected for SPARC
-------------------------------------------------------------------
Mon Dec 21 17:34:49 UTC 2009 - coolo@novell.com

View File

@ -103,7 +103,8 @@ export RPM_OPT_FLAGS
--with-zlib \
--with-gnump \
--with-openssl \
--with-tr1-implementation=system
--with-tr1-implementation=system \
--cpu=%_target_cpu
make %{?_smp_mflags} WARN_FLAGS="$RPM_OPT_FLAGS"
%install