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/30e818185a41
branches: trunk
changeset: 976519:30e818185a41
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 902480269414 -r 30e818185a41 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