summaryrefslogtreecommitdiff
path: root/src/passes/SSAify.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-03-22 10:15:44 -0500
committerAlon Zakai <alonzakai@gmail.com>2019-03-22 08:15:44 -0700
commit08f9dc5341b9c698681a72805284ddc6fbfe6bae (patch)
treeb86d54ca398bca1d70874f12aa74de35b9aa515b /src/passes/SSAify.cpp
parent9414fa7f9a4299ab192bb6c1f6b01a318636414f (diff)
downloadbinaryen-08f9dc5341b9c698681a72805284ddc6fbfe6bae.tar.gz
binaryen-08f9dc5341b9c698681a72805284ddc6fbfe6bae.tar.bz2
binaryen-08f9dc5341b9c698681a72805284ddc6fbfe6bae.zip
Fix OSX build error on master (#1958)
Accidentally introduced in #1698, it looks like the `MACOSX_DEPLOYMENT_TARGET` can't be set so low to 10.7 because it causes build errors. After some [investigation] it looks like the minimum currently required is 10.9, so this commit changes the OSX deployment target to 10.9 in an effort to be compatible with as many OSX installations as possible. [investigation]: https://travis-ci.org/WebAssembly/binaryen/builds/509462566
Diffstat (limited to 'src/passes/SSAify.cpp')
0 files changed, 0 insertions, 0 deletions