openbsd-ports/devel/msp430/gdb/patches/patch-libiberty_Makefile_in
jasper 5a71f2c6ae Import mspgcc4, the toolchain for MSP430 MCUs. based on gnu gcc, binutils, gdb
with additional patches for msp430 support.

One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.

feedback/ok aja@
2010-12-01 09:06:52 +00:00

13 lines
526 B
Plaintext

$OpenBSD: patch-libiberty_Makefile_in,v 1.1.1.1 2010/12/01 09:06:53 jasper Exp $
--- libiberty/Makefile.in.orig Tue Nov 30 11:50:04 2010
+++ libiberty/Makefile.in Tue Nov 30 11:50:19 2010
@@ -321,7 +321,7 @@ libiberty.html : $(srcdir)/libiberty.texi $(TEXISRC)
@MAINT@ echo stamp > stamp-functions
INSTALL_DEST = @INSTALL_DEST@
-install: install_to_$(INSTALL_DEST) install-subdir
+install:
# This is tricky. Even though CC in the Makefile contains
# multilib-specific flags, it's overridden by FLAGS_TO_PASS from the