RnE
1
写脚本的原因是pkgsrc在Mac上的二进制预构建里没有编译scratch/igc分支需要的libmps以及autoconf非release版本Emacs需要的makeinfo。
如果要用的话注意可能需要改一下:
CFLAGS="-O3 -march=native -pipe"
LDFLAGS="-Wl,-O3"
eflg=(
--disable-gc-mark-trace
--without-all
--with-xml2
--with-native-image-api
--with-ns
--with-gnutls
--with-toolkit-scroll-bars
--with-small-ja-dic
--with-tree-sitter
--with-xwidgets
)
5 个赞