]> git.pld-linux.org Git - packages/crossavr-gdb.git/commitdiff
- no subshells RA-branch RA-1_0 STABLE gdb-5_2-1 gdb-5_2_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 May 2002 18:10:58 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added second section to passflags patch, now gdb builds

Changed files:
    gdb-passflags.patch -> 1.2

gdb-passflags.patch

index 56d630befb6e4461f2f46b0d5a8f3f4824e63961..71fe27b5f3b87d671102bda578fb50f06cd990e6 100644 (file)
@@ -22,3 +22,14 @@ diff -ur gdb-5.1.1/sim/Makefile.in gdb-5.1.1-/sim/Makefile.in
        "against=$(against)" \
        "AR=$(AR)" \
        "AR_FLAGS=$(AR_FLAGS)" \
+--- gdb-5.2/gdb/Makefile.in.orig       Thu May 23 19:37:49 2002
++++ gdb-5.2/gdb/Makefile.in    Thu May 23 20:00:03 2002
+@@ -410,6 +410,8 @@
+ FLAGS_TO_PASS = \
+       "prefix=$(prefix)" \
++      "bindir=$(bindir)" \
++      "mandir=$(mandir)" \
+       "infodir=$(infodir)" \
+       "exec_prefix=$(exec_prefix)" \
+       "infodir=$(infodir)" \
This page took 0.10241 seconds and 4 git commands to generate.