SHA256
1
0
forked from pool/bluez

Accepting request 51740 from home:jengelh:smp

looks ok

OBS-URL: https://build.opensuse.org/request/show/51740
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=69
This commit is contained in:
Stefan Seyfried 2010-10-31 21:35:13 +00:00 committed by Git OBS Bridge
parent 7ddf15a585
commit 92b1a193e8
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Wed Oct 27 07:31:04 UTC 2010 - seife@opensuse.org

View File

@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-attrib \
--enable-pcmcia \
%{?with_libcapng}
make %{?jobs:-j %jobs} all
make %{?_smp_mflags} all
%install
make DESTDIR=$RPM_BUILD_ROOT install

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Wed Oct 27 07:31:04 UTC 2010 - seife@opensuse.org

View File

@ -210,7 +210,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-attrib \
--enable-pcmcia \
%{?with_libcapng}
make %{?jobs:-j %jobs} all
make %{?_smp_mflags} all
%install
make DESTDIR=$RPM_BUILD_ROOT install