HomeFreeBSD

mail/mew-devel: Prevent .el files from being native compiled

Description

mail/mew-devel: Prevent .el files from being native compiled

Mew doesn't work correctly if Emacs supports native compilation and
.el files are compiled to .eln ones. So prevent .el files from being
native compiled by adding following lines at the end of them.

;; Local Variables:
;; no-native-compile: t
;; End:

PR: 258172
Approved by: meta (mentor), ygy (mentor)

Details

Provenance
yasuAuthored on Aug 30 2021, 10:37 AM
Parents
R11:68e324006f7e: devel/kf5-knewstuff: add upstream crash fix
Branches
Unknown
Tags
Unknown