This should fix running the get_patches script. I don't really know how this could previously have worked. I can just guess that on the platform it worked, the MPFR lib wasn't built because it was preinstalled.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29073 a95241bf-73f2-0310-859d-f6bbb57e9c96
Diff
gcc/mpfr/Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1666,7 +1666,7 @@
get_patches.c: PATCHES get_patches.sh
./get_patches.sh > $@ || rm -f $@
$(srcdir)/get_patches.sh > $@ || rm -f $@
tune:
$(MAKE) $(AM_MAKEFLAGS) tuneup$(EXEEXT)