git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a090680
)
All specfiles should use make %{?_smp_mflags}
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 10 Nov 2008 13:28:34 +0000
(13:28 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 10 Nov 2008 13:28:34 +0000
(13:28 +0000)
example/mingw32-example.spec
patch
|
blob
|
history
diff --git
a/example/mingw32-example.spec
b/example/mingw32-example.spec
index
f000fa6
..
ac060e4
100644
(file)
--- a/
example/mingw32-example.spec
+++ b/
example/mingw32-example.spec
@@
-33,7
+33,7
@@
BuildRequires: mingw32-binutils
%build
%{_mingw32_configure}
-make
+make
%{?_smp_mflags}
%install