<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=""><blockquote type="cite" class=""><h1 style="background-color: rgb(255, 255, 255);" class="">several messages</h1><b style="background-color: rgb(255, 255, 255);" class="">Fred Wright</b><span style="background-color: rgb(255, 255, 255);" class=""> </span><a href="mailto:macports-dev%40lists.macports.org?Subject=Re%3A%20several%20messages&In-Reply-To=%3Calpine.LRH.2.21.2007042035180.14781%40sh.sonic.net%3E" title="several messages" style="background-color: rgb(255, 255, 255);" class="">fw at fwright.net </a><br style="background-color: rgb(255, 255, 255);" class=""><i style="background-color: rgb(255, 255, 255);" class="">Sun Jul 5 04:08:09 UTC 2020</i><span style="background-color: rgb(255, 255, 255);" class=""></span><div style="background-color: rgb(255, 255, 255);" class=""><br class="webkit-block-placeholder"></div><ul style="background-color: rgb(255, 255, 255);" class=""><li class="">Previous message (by thread): <a href="https://lists.macports.org/pipermail/macports-dev/2020-July/042083.html" class="">Some questions regarding MacPorts legacy support package</a></li><li class=""><b class="">Messages sorted by:</b> <a href="https://lists.macports.org/pipermail/macports-dev/2020-July/date.html#42084" class="">[ date ]</a> <a href="https://lists.macports.org/pipermail/macports-dev/2020-July/thread.html#42084" class="">[ thread ]</a> <a href="https://lists.macports.org/pipermail/macports-dev/2020-July/subject.html#42084" class="">[ subject ]</a> <a href="https://lists.macports.org/pipermail/macports-dev/2020-July/author.html#42084" class="">[ author ]</a></li></ul><hr style="background-color: rgb(255, 255, 255);" class=""></blockquote><br class=""><blockquote type="cite" class=""><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">I'm not sure where this "__ENVIRONMENT" prefix is coming from.  Is that a 
version of the definitions created by legacy-support?
<br class=""></pre></blockquote><div class="">every compiler on darwin forever defines it</div><br class=""><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">% clang  -dM -E - < /dev/null | grep ENV</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#define __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 101500</span></div></div></body></html>