<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Zac,<div class=""><br class=""></div><div class="">Thanks for the heads-up. I've started targeting a minimum macOS deployment target of 10.9 for the release binaries.</div><div class=""><br class=""></div><div class="">Hope this helps. Let me know if there are any issues.</div><div class=""><br class=""></div><div class="">vedant<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 1, 2018, at 4:13 PM, Zac Hansen via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">The past few packages on <a href="http://releases.llvm.org/download.html" class="">http://releases.llvm.org/download.html</a> for mac have required the latest version of mac os.  Previously they were built for 10.5 (I believe).<div class=""><br class=""></div><div class="">I was just wondering if there is a technical reason for this change in requirements and if not, if it could be revered.  I have systems I actively use which are 10.10 and 10.11 and it would be awesome if I didn't have to build new releases, as it takes quite a while on my older hardware.</div><div class=""><br class=""></div><div class="">Thank you.</div><div class=""><br class=""></div><div class="">P.S.  If anyone needs to build a release for themselves, I believe the process is:</div><div class=""><br class=""></div><div class=""><div class="">clone LLVM from github - <a href="https://github.com/llvm-mirror/llvm" class="">https://github.com/llvm-mirror/llvm</a></div><div class=""><br class=""></div><div class=""><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial" class=""><div class="">get target OS darwin version from here: <a href="https://en.wikipedia.org/wiki/Darwin_(operating_system)" class="">https://en.wikipedia.org/wiki/Darwin_(operating_system)</a> - in the example below I'm building for 14.5.0</div></div><br class=""></div><div class="">llvm/utils/release/test-release.sh -release 6.0.0 -final -triple x86_64-apple-darwin14.5.0</div><div class=""><br class=""></div><div class="">results in: llvm/utils/release/final/clang+llvm-6.0.0-x86_64-apple-darwin14.5.0.tar.xz</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div></div>
_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></div></body></html>