forked from pool/doxygen
Accepting request 235075 from home:Andreas_Schwab:Factory
- Don't disable optimisation OBS-URL: https://build.opensuse.org/request/show/235075 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=77
This commit is contained in:
parent
7ff6ea6bd5
commit
be70abdbeb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 08:44:31 UTC 2014 - schwab@suse.de
|
||||
|
||||
- Don't disable optimisation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 07:05:09 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
|
@ -82,7 +82,7 @@ mintoc=
|
||||
%ifarch ppc64
|
||||
mintoc="-DENGLISH_ONLY"
|
||||
%endif
|
||||
sed -i~ "/^TMAKE_CFLAGS_RELEASE.*/s@^.*@TMAKE_CFLAGS_RELEASE = $RPM_OPT_FLAGS -O0 $mintoc@" tmake/lib/linux-g++/tmake.conf
|
||||
sed -i~ "/^TMAKE_CFLAGS_RELEASE.*/s@^.*@TMAKE_CFLAGS_RELEASE = $RPM_OPT_FLAGS $mintoc@" tmake/lib/linux-g++/tmake.conf
|
||||
# custom configure script
|
||||
./configure --prefix /usr --install /usr/bin/install
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user