]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb.spec
fixed builing on alpha. stb
[packages/gdb.git] / gdb.spec
index 182cc539808e635d0f4dbdb5b73a9760869e2daa..519b3195ec38368d783ac2b18b6dbb94beaee8b2 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -5,7 +5,7 @@ Summary(pl):    Symboliczny odpluskwiacz dla C i innych j
 Summary(tr):   C ve diðer diller için sembolik hata ayýklayýcý
 Name:          gdb
 Version:       5.0
-Release:       3
+Release:       4
 License:       GPL
 Group:         Development/Debuggers
 Group(pl):     Programowanie/Odpluskwiacze
@@ -68,10 +68,12 @@ verir.
        --enable-multi-ice \
        --enable-gdbmi \
        --enable-netrom \
-       --with-cpu=%{__host_cpu} \
+       --with-cpu=%{_host_cpu} \
        --with-x \
-       --with-mmap \
-       --with-mmalloc
+%ifnarch alpha
+       --with-mmalloc \
+%endif
+       --with-mmap
 #      --enable-tui
 
 # rebuild main Makefile again (due to some bug, Makefile is deleted)
This page took 0.054587 seconds and 4 git commands to generate.