« Previous | Next » 

Revision 8e4a6021

ID8e4a60214a8d18a080d53dc19215a2f0afe1e92a
Parent 777f060f
Child 3376be17

Added by Guy Harris almost 11 years ago

Add a "-t <target>" flag to set the deployment target OS version; that
causes a -mmacosx-version-min flag to be used, to keep the compiler and
linker from using features not supported by that OS version, and causes
the support libraries to be built against the SDK for that OS version,
so they don't request library versions later than the one shipped with
that version.

svn path=/trunk/; revision=50402

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences