lang/gcc45

This commit is contained in:
2016-10-14 10:03:50 +02:00
committed by Lionel Sambuc
parent 55ed866b8e
commit 21b77466b9
462 changed files with 25994 additions and 1269 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD$
--- libcpp/Makefile.in.orig Thu Apr 28 14:31:38 2011
+++ libcpp/Makefile.in
@@ -141,7 +141,7 @@ $(srcdir)/config.in: @MAINT@ $(srcdir)/configure.ac
localedir.h: localedir.hs; @true
localedir.hs: Makefile
echo "#define LOCALEDIR \"$(localedir)\"" > localedir.new
- $(srcdir)/../move-if-change localedir.new localedir.h
+ $(SHELL) $(srcdir)/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
# Installation rules and other phony targets