Accepting request 42089 from home:jengelh:smp

Copy from home:jengelh:smp/glibc via accept of submit request 42089 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42089
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2010-06-28 21:29:28 +00:00 committed by Git OBS Bridge
parent 1a086b0fc6
commit cf9ef49562
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 26 10:26:17 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Fri Jun 11 15:41:07 CEST 2010 - pbaudis@suse.cz

View File

@ -409,7 +409,7 @@ BuildFlags="$(echo $BuildFlags | sed -e 's#-fstack-protector##' -e 's#-ffortify=
BuildCC="gcc"
BuildCCplus="g++"
add_ons=",libidn"
PARALLEL="%{?jobs:-j%jobs}"
PARALLEL="%{?_smp_mflags}"
#
#now overwrite for some architectures
#