Module Name:    src
Committed By:   mrg
Date:           Sat Sep 26 07:40:50 UTC 2020

Modified Files:
        src/external/lgpl3/mpfr/dist/src: Makefile.in
Added Files:
        src/external/lgpl3/mpfr/dist: PATCHES

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.4 src/external/lgpl3/mpfr/dist/PATCHES
cvs rdiff -u -r1.5 -r1.6 src/external/lgpl3/mpfr/dist/src/Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/lgpl3/mpfr/dist/src/Makefile.in
diff -u src/external/lgpl3/mpfr/dist/src/Makefile.in:1.5 src/external/lgpl3/mpfr/dist/src/Makefile.in:1.6
--- src/external/lgpl3/mpfr/dist/src/Makefile.in:1.5	Sat Sep 26 07:29:57 2020
+++ src/external/lgpl3/mpfr/dist/src/Makefile.in	Sat Sep 26 07:40:50 2020
@@ -1741,8 +1741,6 @@ uninstall-am: uninstall-includeHEADERS u
 # 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

Added files:


Reply via email to