diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2018-10-02 18:38:03 -0700 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-10-03 01:38:03 +0000 |
commit | 24533d2c5d86857dbb2f75f171430da7073ce65c (patch) | |
tree | a3234709ea18842102299793494c45904137528e /servo-freetype-proxy | |
parent | b22999f1e7b39c1341caf797a98facb9010f89cf (diff) | |
download | r-alacritty-24533d2c5d86857dbb2f75f171430da7073ce65c.tar.gz r-alacritty-24533d2c5d86857dbb2f75f171430da7073ce65c.tar.bz2 r-alacritty-24533d2c5d86857dbb2f75f171430da7073ce65c.zip |
Make the macOS bundle compatible osx 10.12
On macOS 10.12.6, running `make app` creates a bundle that refuses to
start (it complains application is only compatible with more recent
versions of macOS). The binary works great when running it directly.
To resolve this, the `MACOSX_DEPLOYMENT_TARGET` environment
variable is now set automatically from the makefile. This allows
building on macOS 10.12 and earlier, without negatively impacting the
later versions of macOS.
Diffstat (limited to 'servo-freetype-proxy')
0 files changed, 0 insertions, 0 deletions