mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 13:06:38 +00:00
Replace the launcher script with a emacs-lisp patch to `comp.el` which sets the `LIBRARY_PATH` environment variable to point at the embedded GCC/libgccjit. This fixes issues related to the launcher script on macOS 10.15 and later. Fixes #14 BREAKING CHANGE: `--[no-]launcher` option is deprecated, as launcher script is no longer used.