forked from pool/gettext-runtime
Accepting request 42129 from home:jengelh:smp
Copy from home:jengelh:smp/gettext-runtime via accept of submit request 42129 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/42129 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=13
This commit is contained in:
parent
5ebf559073
commit
47c3296ff6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -136,7 +136,7 @@ autoreconf -fiv
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS -pipe -W -Wall -Dgcc_is_lint"
|
export CFLAGS="$RPM_OPT_FLAGS -pipe -W -Wall -Dgcc_is_lint"
|
||||||
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
|
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
|
||||||
%configure --enable-shared
|
%configure --enable-shared
|
||||||
make %{?jobs:-j%jobs} GMSGFMT=../src/msgfmt
|
make %{?_smp_mflags} GMSGFMT=../src/msgfmt
|
||||||
# use texinfo.tex supplied by the system (texinfo)
|
# use texinfo.tex supplied by the system (texinfo)
|
||||||
# make -C gettext-tools/doc gettext.pdf
|
# make -C gettext-tools/doc gettext.pdf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user