openbsd-ports/devel/arm-elf/gcc/patches/patch-gcc_Makefile_in
jasper 238fedab37 - update arm-elf-gcc to 4.4.4
tested by and ok MAINTAINER
2010-10-22 15:20:04 +00:00

19 lines
681 B
Plaintext

$OpenBSD: patch-gcc_Makefile_in,v 1.3 2010/10/22 15:20:04 jasper Exp $
--- gcc/Makefile.in.orig Thu Oct 14 09:30:30 2010
+++ gcc/Makefile.in Thu Oct 14 09:31:09 2010
@@ -4185,13 +4185,7 @@ install-driver: installdirs xgcc$(exeext)
# Install the info files.
# $(INSTALL_DATA) might be a relative pathname, so we can't cd into srcdir
# to do the install.
-install-info:: doc installdirs \
- $(DESTDIR)$(infodir)/cpp.info \
- $(DESTDIR)$(infodir)/gcc.info \
- $(DESTDIR)$(infodir)/cppinternals.info \
- $(DESTDIR)$(infodir)/gccinstall.info \
- $(DESTDIR)$(infodir)/gccint.info \
- lang.install-info
+install-info::
$(DESTDIR)$(infodir)/%.info: doc/%.info installdirs
rm -f $@