[MacPorts] LeopardSDKFixes modified

MacPorts noreply at macports.org
Sun Jan 11 18:01:30 PST 2015


Page "LeopardSDKFixes" was changed by jeremyhu at macports.org
Diff URL: <https://trac.macports.org/wiki/LeopardSDKFixes?action=diff&version=3>
Revision 3
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LeopardSDKFixes
=========================================================================
--- LeopardSDKFixes (version: 2)
+++ LeopardSDKFixes (version: 3)
@@ -38,4 +38,4 @@
      // set up internal macros
 }}}
 
-You may be tempted to use `__MAC_10_5` instead of 1058 there to match what is done on Snow Leopard and later SDKs, but that will fail with Leopard's default toolchain because it sets the deployment target to the full OS version (eg 10.5.8), and that needs to be less than or equal to `__MAC_OS_X_VERSION_MAX_ALLOWED`.
+You may be tempted to use `__MAC_10_5` instead of 1058 to match what is done on Snow Leopard and later SDKs, but that will fail with Leopard's default toolchain because it sets the deployment target to the full OS version (eg 10.5.8), and that needs to be less than or equal to `__MAC_OS_X_VERSION_MAX_ALLOWED`.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/LeopardSDKFixes>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'LeopardSDKFixes' page.
If it was not you, please report to .


More information about the macports-changes mailing list