<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Judging from the output of brew —env, there is a MACOSX_DEPLOYMENT_TARGET you should be able to set/override. Simplest way would be <a href="http://stackoverflow.com/questions/23338713/homebrew-how-to-permanently-override-homebrew-cc-homebrew-cxx-env-settings" class="">when running brew</a>:<div class=""><br class=""></div><div class="">    MACOSX_DEPLOYMENT_TARGET=10.6 brew …</div><div class=""><br class=""></div><div class="">That, in combination with —build-from-source when installing packages, might give you want you need.<br class=""><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 10, 2016, at 9:30 AM, Jonathan Wilkes <<a href="mailto:jancsika@yahoo.com" class="">jancsika@yahoo.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); float: none; display: inline !important;" class="">> The closest might be -universal which asks to build/install a universal 32/64 bit package. There might be something else, but you’ll need to check the docs: </span><a rel="nofollow" shape="rect" class="yiv5118160814" target="_blank" href="http://brew.sh/" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">http://brew.sh</a><div class="qtdSeparateBR" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><br class=""><br class=""></div><div class="yahoo_quoted" id="yui_3_16_0_1_1476112119953_9976" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: block;"><div id="yui_3_16_0_1_1476112119953_9975" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div id="yui_3_16_0_1_1476112119953_9974" style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div class="y_msg_container" id="yui_3_16_0_1_1476112119953_11085"><div id="yiv5118160814" class=""><div id="yui_3_16_0_1_1476112119953_11084" class=""><div class="yiv5118160814" id="yui_3_16_0_1_1476112119953_11083"><div class="yiv5118160814" id="yui_3_16_0_1_1476112119953_11113"><div id="yui_3_16_0_1_1476112119953_11089" class=""><br class="yiv5118160814" clear="none"></div><div id="yui_3_16_0_1_1476112119953_11086" dir="ltr" class="">Nothing pops out at me.  It would be an enormous benefit over Macports-- which doesn't officially support targeting versions earlier than the one you happen<span class="Apple-converted-space"> </span><br class=""></div><div dir="ltr" id="yui_3_16_0_1_1476112119953_11323" class="">to be building against.  I assume they'd advertise that front and center.<br class=""></div><div id="yui_3_16_0_1_1476112119953_11777" class=""><br class=""></div><div class="">-Jonathan</div></div></div></div></div></div></div></div></div></div></blockquote></div><br class=""></div></div></body></html>