help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling asynchronous native compilation by user settings


From: Eli Zaretskii
Subject: Re: Disabling asynchronous native compilation by user settings
Date: Mon, 18 Apr 2022 10:11:41 +0300

> Date: Mon, 18 Apr 2022 15:07:35 +0900 (JST)
> From: Yasuhiro Kimura <yasu@utahime.org>
> 
> Assuming that Emacs is built with native compilation enabled, is it
> possible to disable asynchronous native compilation at run time by
> user settings (for example, passing command line options, setting
> enviroment variables, adding something in ~/.emacs, etc.)?

Yes, set both native-comp-deferred-compilation and
comp-enable-subr-trampolines to the nil value.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]