add pth with armv5 patch

This commit is contained in:
Mario Fetka
2011-12-21 20:15:54 +01:00
parent b8a626114d
commit df335ea69a
9 changed files with 423 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
--- Makefile.in 2010-12-13 12:59:07.000000000 -0500
+++ Makefile.new 2010-12-13 13:00:22.000000000 -0500
@@ -215,7 +215,8 @@
# install the package
install: all-for-install
- @$(MAKE) $(MKFLAGS) install-dirs install-pth @INSTALL_PTHREAD@
+ @$(MAKE) $(MKFLAGS) install-dirs
+ @$(MAKE) $(MKFLAGS) install-pth @INSTALL_PTHREAD@
@touch .done-install >/dev/null 2>&1 || $(TRUE)
@$(MAKE) $(MKFLAGS) what-next
install-dirs: