[ioping/epel7] Cosmetic changes.

Christopher Meng cicku at fedoraproject.org
Tue Jul 15 01:00:10 UTC 2014


commit 827c99fd45f12d9b9315108c8197a81652eb3b58
Author: Christopher Meng <i at cicku.me>
Date:   Tue Jul 15 08:59:52 2014 +0800

    Cosmetic changes.

 ioping.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ioping.spec b/ioping.spec
index 56367ae..261a367 100644
--- a/ioping.spec
+++ b/ioping.spec
@@ -16,7 +16,7 @@ the same way as ping shows network latency.
 sed -i 's|install -s |install |g' Makefile
 
 %build
-%make_build CFLAGS="%{optflags}" LDFLAGS="%{?__global_ldflags}"
+make CFLAGS="%{optflags}" LDFLAGS="%{?__global_ldflags}" %{?_smp_mflags}
 
 %install
 %make_install PREFIX=%{_prefix}


More information about the scm-commits mailing list