Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/lgpl3/mpfr/dist empty PATCHES is needed. revert a ...
details: https://anonhg.NetBSD.org/src/rev/1f61713109ca
branches: trunk
changeset: 939360:1f61713109ca
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Sep 26 07:40:50 2020 +0000
description:
empty PATCHES is needed. revert a local change that is wrong now.
diffstat:
external/lgpl3/mpfr/dist/src/Makefile.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r b118b742a45e -r 1f61713109ca external/lgpl3/mpfr/dist/src/Makefile.in
--- a/external/lgpl3/mpfr/dist/src/Makefile.in Sat Sep 26 07:29:57 2020 +0000
+++ b/external/lgpl3/mpfr/dist/src/Makefile.in Sat Sep 26 07:40:50 2020 +0000
@@ -1741,8 +1741,6 @@
# 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
Home |
Main Index |
Thread Index |
Old Index