build_emacs_on_macos
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
build_emacs_on_macos [2022/03/22 13:15] – [编译] jiaji | build_emacs_on_macos [2024/04/13 06:55] (当前版本) – jiaji | ||
---|---|---|---|
行 23: | 行 23: | ||
./configure \ | ./configure \ | ||
--with-mailutils \ | --with-mailutils \ | ||
- | --with-ns \ | ||
- | --with-imagemagick \ | ||
- | --with-cairo \ | ||
- | --with-modules \ | ||
- | --with-xml2 \ | ||
- | --with-gnutls \ | ||
--with-json \ | --with-json \ | ||
- | --with-rsvg \ | + | --with-native-compilation |
- | --disable-silent-rules \ | + | |
- | --disable-ns-self-contained \ | + | |
- | --without-dbus \ | + | |
- | --with-native-compilation | + | |
- | --with-xwidgets | + | |
make -j4 | make -j4 | ||
行 48: | 行 38: | ||
# 在 Finder 中打开 Emacs,方便拖到 / | # 在 Finder 中打开 Emacs,方便拖到 / | ||
open -R nextstep/ | open -R nextstep/ | ||
+ | mv nextSteps/ | ||
+ | |||
``` | ``` | ||
build_emacs_on_macos.1647954925.txt.gz · 最后更改: (外部编辑)