summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.ul>2015-02-05 17:31:50 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-11 12:40:32 +0000
commit40fbe5d6f7570450c7dd865f093348c133d36cea (patch)
tree9a55b6eb4c71d9202c06c7f444c394b0c522c84d
parentb1839c513dcb6eee5e2049a13097067b8009bf43 (diff)
downloaddefinitions-40fbe5d6f7570450c7dd865f093348c133d36cea.tar.gz
Update to gdb 7.8.2
-rw-r--r--strata/tools.morph6
-rw-r--r--strata/tools/gdb.morph2
2 files changed, 4 insertions, 4 deletions
diff --git a/strata/tools.morph b/strata/tools.morph
index d5018be0..af50662c 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -17,9 +17,9 @@ chunks:
build-depends: []
- name: gdb
morph: strata/tools/gdb.morph
- repo: upstream:gdb
- ref: c4bf5268b1a32ec475b61d2fe90e9218780c03c8
- unpetrify-ref: baserock/morph
+ repo: upstream:binutils-gdb
+ ref: 129ee12d013f4a2f09fe40a33072e6e47e949890
+ unpetrify-ref: gdb-7.8-branch
build-depends: []
- name: linux-user-chroot
repo: upstream:linux-user-chroot
diff --git a/strata/tools/gdb.morph b/strata/tools/gdb.morph
index 8b82b9d9..808ff7d7 100644
--- a/strata/tools/gdb.morph
+++ b/strata/tools/gdb.morph
@@ -2,4 +2,4 @@ name: gdb
kind: chunk
build-system: autotools
configure-commands:
-- ./configure --prefix="$PREFIX" --disable-werror
+- ./configure --prefix="$PREFIX" --disable-werror --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof