]> git.pld-linux.org Git - packages/gdb.git/commitdiff
fix --with-cpu configure parameter gdb-5_0-14
authorArtur Frysiak <artur@frysiak.net>
Wed, 7 Feb 2001 16:29:58 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.34

gdb.spec

index 519b3195ec38368d783ac2b18b6dbb94beaee8b2..67f93651f85a39571888e3c769b113294e236c81 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -68,7 +68,7 @@ verir.
        --enable-multi-ice \
        --enable-gdbmi \
        --enable-netrom \
-       --with-cpu=%{_host_cpu} \
+       --with-cpu=%{_target_cpu} \
        --with-x \
 %ifnarch alpha
        --with-mmalloc \
This page took 0.156963 seconds and 4 git commands to generate.