summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-24 17:44:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-24 17:44:13 +0100
commit67cb0759e674470fa53fd3711d8460fd4a12c1a3 (patch)
treeb1f075ce06512879f327e1aa3abc3838b2de0539 /package/gdb/Makefile
parent0aabef127155575e8c8d660605f9401ab15356aa (diff)
parent87832fb8da02431280c0a1f9c127dd121ddb7b25 (diff)
resolve conflict
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 5e9f706d1..d14a71761 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -26,6 +26,9 @@ XAKE_FLAGS+= LDFLAGS='${TARGET_LDFLAGS}'
# disable honour cflags stuff
XAKE_FLAGS+= GCC_HONOUR_COPTS:=s
+pre-build:
+ @-rm $(STAGING_TARGET_DIR)/lib/libiberty.a $(STAGING_TARGET_DIR)/usr/lib/libiberty.a
+
post-install:
${INSTALL_DIR} ${IDIR_GDB}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/gdb ${IDIR_GDB}/usr/bin/