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:
parent
631a6fdf53
commit
70c524cb9f
@ -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
|
||||
|
||||
|
@ -69,7 +69,7 @@ individual NUMA policy in applications.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make %{?jobs:-j%jobs} CFLAGS="${RPM_OPT_FLAGS}"
|
||||
make %{?_smp_mflags} CFLAGS="${RPM_OPT_FLAGS}"
|
||||
|
||||
%install
|
||||
install -d -m 755 $RPM_BUILD_ROOT/usr/bin
|
||||
|
Loading…
Reference in New Issue
Block a user