summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2023-08-26 11:07:08 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2023-08-26 11:07:08 (GMT)
commit7a7461e83e2f36d394532f70662848c196c3b3ca (patch)
tree4d5a7ce8b290d134cca20b7c55c50c8fd4cd8f7f /Makefile
parentaed9d55b4d7db0dc3f0d87d78bef6b91e2dfa958 (diff)
downloadcrossarm-7a7461e83e2f36d394532f70662848c196c3b3ca.zip
crossarm-7a7461e83e2f36d394532f70662848c196c3b3ca.tar.gz
crossarm-7a7461e83e2f36d394532f70662848c196c3b3ca.tar.bz2
removed gdb
Change-Id: I597003276b37cdf34e1d19ff41de4c3bbb716f11
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b9fdd2c..dc5fc0e 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,6 @@ prepare:
patch -p1 < $(PATCHESPATH)/0002-Relocate-libintl.patch && \
patch -p1 < $(PATCHESPATH)/0010-Fix-using-large-PCH.patch && \
patch -p1 < $(PATCHESPATH)/0025-gcc11_1_0_quick_exit.patch
- tar -jxf $(SOURCEPATH)/gdb-$(VERSION_GDB).tar.bz2 -C $(BUILDPATH)/
tar -jxf $(SOURCEPATH)/binutils-$(VERSION_BINUTILS).tar.bz2 -C $(BUILDPATH)/
binutils: