From: Chris Hanson Date: Sun, 28 Oct 2018 03:41:15 +0000 (-0700) Subject: Eliminate compiler warning. X-Git-Tag: mit-scheme-pucked-10.1.2~16^2~138^2 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4620b35cd4bdd140551bd3c302b9c54c03d341af;p=mit-scheme.git Eliminate compiler warning. --- diff --git a/src/ffi/build.scm b/src/ffi/build.scm index 0cd8f6d6a..1bb70d1b9 100644 --- a/src/ffi/build.scm +++ b/src/ffi/build.scm @@ -73,6 +73,7 @@ USA. (->namestring (pathname-as-directory dirname)))) (define (update-plugin-lib operation name project scmlibdir) + (declare (ignore project)) (if (file-exists? (merge-pathnames "optiondb.scm" scmlibdir)) ;; NOT in dpkg-buildpackage's chroot (update-optiondb plugins