empty PATCHES is needed. revert a local change that is wrong now.

This commit is contained in:
mrg 2020-09-26 07:40:50 +00:00
parent 76abf2fb07
commit 2b532294c7
2 changed files with 0 additions and 2 deletions

0
external/lgpl3/mpfr/dist/PATCHES vendored Normal file
View File

View File

@ -1741,8 +1741,6 @@ uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
# we need to require GNU "make".
.POSIX:
get_patches.c: $(GET_PATCHES_SH) $(PATCHES)
@echo "NOT REBUILDING $@"
NetBSD_DISABLED_get_patches.c:
$(GET_PATCHES_SH) $(PATCHES) > $@ || { rm -f $@; exit 1; }
# Check that MPFR does not use GMP internal symbols. Of course, do not run