5a71f2c6ae
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@
14 lines
579 B
Plaintext
14 lines
579 B
Plaintext
$OpenBSD: patch-libiberty_Makefile_in,v 1.1.1.1 2010/12/01 09:06:53 jasper Exp $
|
|
--- libiberty/Makefile.in.orig Mon Nov 29 19:39:00 2010
|
|
+++ libiberty/Makefile.in Mon Nov 29 19:39:17 2010
|
|
@@ -321,7 +321,8 @@ libiberty.html : $(srcdir)/libiberty.texi $(TEXISRC)
|
|
@MAINT@ echo stamp > stamp-functions
|
|
|
|
INSTALL_DEST = @INSTALL_DEST@
|
|
-install: install_to_$(INSTALL_DEST) install-subdir
|
|
+#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
|