Accepting request 57609 from Base:System
Accepted submit request 57609 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/57609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=24
This commit is contained in:
parent
6df8d3bebc
commit
7e61bdcd03
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 9 14:33:08 CET 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- do not use compiler profile information, as the testsuite fails
|
||||||
|
when using it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 21 16:12:56 CET 2010 - meissner@suse.de
|
Tue Dec 21 16:12:56 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -86,6 +86,8 @@ libraries.
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# Marcus: breaks example64 in 32bit builds.
|
||||||
|
%define do_profiling 0
|
||||||
%if %{do_profiling}
|
%if %{do_profiling}
|
||||||
profiledir=$(mktemp -d)
|
profiledir=$(mktemp -d)
|
||||||
trap "rm -rf $profiledir" EXIT
|
trap "rm -rf $profiledir" EXIT
|
||||||
|
Loading…
Reference in New Issue
Block a user