openbsd-ports/devel/arm-elf/gcc/patches/patch-libiberty_Makefile_in
sturm f72e1e2bdb change default behaviour for arm-elf targets to always pass '-mfpu=softfpa'
to GAS unless '-mhard-float' is specified
sync patches while here

from maintainer
2007-10-05 13:14:12 +00:00

13 lines
468 B
Plaintext

$OpenBSD: patch-libiberty_Makefile_in,v 1.2 2007/10/05 13:14:13 sturm Exp $
--- libiberty/Makefile.in.orig Wed Jan 14 22:27:28 2004
+++ libiberty/Makefile.in Fri Oct 5 15:04:31 2007
@@ -267,7 +267,7 @@ 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_libdir: all
${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR)