SHA256
1
0
forked from pool/numactl

Accepting request 51780 from home:jengelh:smp

OBS-URL: https://build.opensuse.org/request/show/51780
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2010-11-01 08:24:06 +00:00 committed by Git OBS Bridge
parent 631a6fdf53
commit 70c524cb9f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 12 10:00:03 UTC 2010 - trenn@novell.com Tue Oct 12 10:00:03 UTC 2010 - trenn@novell.com

View File

@ -69,7 +69,7 @@ individual NUMA policy in applications.
%patch0 -p1 %patch0 -p1
%build %build
make %{?jobs:-j%jobs} CFLAGS="${RPM_OPT_FLAGS}" make %{?_smp_mflags} CFLAGS="${RPM_OPT_FLAGS}"
%install %install
install -d -m 755 $RPM_BUILD_ROOT/usr/bin install -d -m 755 $RPM_BUILD_ROOT/usr/bin