openbsd-ports/devel/gdb/patches/patch-libiberty_Makefile_in
jasper 2d897413fc this doesn't need to install libiberty
- resolves conflict with gcc-* (who probably shouldn't install it either)
2011-11-11 23:01:23 +00:00

13 lines
522 B
Plaintext

$OpenBSD: patch-libiberty_Makefile_in,v 1.1 2011/11/11 23:01:23 jasper Exp $
--- libiberty/Makefile.in.orig Fri Nov 11 23:57:19 2011
+++ libiberty/Makefile.in Fri Nov 11 23:57:30 2011
@@ -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