From: Arkadiusz Miśkiewicz Date: Wed, 31 Jan 2001 11:25:12 +0000 (+0000) Subject: fixed builing on alpha. stb X-Git-Tag: gdb-5_0-4 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=ac43b5ebbb58a32d389a34479b04b9186ab5ccb6;hp=316ea643d16b5acd3e22ea9a83534986ac8a5b35;p=packages%2Fgdb.git fixed builing on alpha. stb Changed files: gdb.spec -> 1.33 --- diff --git a/gdb.spec b/gdb.spec index 182cc53..519b319 100644 --- 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)