Re: FreeBSD package build failure with Emacs 26.1

Glenn Morris <[email protected]> Wed, 14 Nov 2018 15:00:37 -0800
Newsgroups gmane.emacs.bbdb.user
Message-ID <[email protected]>
Joseph Mingrone wrote:

> Under emacs 26.1, commands like this are failing.
>
> /usr/local/bin/emacs-26.1 --batch --no-init-file --no-site-file -L . \
> --eval '(setq byte-compile-dest-file-function (lambda (_) "bbdb.elc"))' \
> -f batch-byte-compile 'bbdb.el'

I predicted this in

https://lists.gnu.org/r/emacs-devel/2018-01/msg00618.html

An obviously correct change was reverted from the emacs-26 branch.