aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gdb/Makefile.osx
diff options
context:
space:
mode:
authorOrgad Shaneh <orgads@gmail.com>2012-05-09 21:53:00 +0300
committerhjk <qthjk@ovi.com>2012-05-25 10:24:36 +0200
commit69a90cf9ddc0fb8a10c88b605d561e18257593bc (patch)
tree517bd59883b3b64f9034ca539d74adeb22e8fec0 /dist/gdb/Makefile.osx
parent3934347fe9ed7e1567c3ff377f857928e8b03304 (diff)
GDB build: Advance to 7.4.1
Change-Id: Ie9d24d879fde99a4fdf5698b4a535be04fd91d34 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'dist/gdb/Makefile.osx')
-rw-r--r--dist/gdb/Makefile.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/gdb/Makefile.osx b/dist/gdb/Makefile.osx
index a41fe89161..328eedf537 100644
--- a/dist/gdb/Makefile.osx
+++ b/dist/gdb/Makefile.osx
@@ -5,7 +5,7 @@ staging=${broot}/staging
pyversion=2.7
expatversion=2.0.1
arch=`uname -sm | sed 's/ /-/g' | tr A-Z a-z`
-version=7.4
+version=7.4.1
targetdir=${broot}/qtcreator-gdb-${version}
gdbtargets=$(addprefix ${targetdir}/gdb-, ${targets})
packagename=qtcreator-gdb-${version}-${arch}.tar.gz