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:
7ab271b
)
Ugh, Mercurial is stupid.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Sep 2008 16:27:13 +0000
(17:27 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Sep 2008 16:27:13 +0000
(17:27 +0100)
gdb/mingw-gdb.spec
patch
|
blob
|
history
diff --git
a/gdb/mingw-gdb.spec
b/gdb/mingw-gdb.spec
index
beeef3a
..
a307851
100644
(file)
--- a/
gdb/mingw-gdb.spec
+++ b/
gdb/mingw-gdb.spec
@@
-33,17
+33,7
@@
executables.
%build
-CC="%{__cc} ${RPM_OPT_FLAGS}" \
-./configure \
- --prefix=%{_prefix} \
- --bindir=%{_bindir} \
- --includedir=%{_includedir} \
- --libdir=%{_libdir} \
- --mandir=%{_mandir} \
- --infodir=%{_infodir} \
- --datadir=%{_datadir} \
- --build=%_build --host=%_host \
- --target=%{_mingw_target}
+%{_mingw_configure}
make