osxcross/wrapper/unittests
Thomas Pöchtrager 989c7f3b5f Improve '-stdlib=libc++' error message when a too old SDK is used (closes #52)
This just required to move some code around.
The appropriate error message was already there.

Before:

osxcross: error: targeted OS X version must be <= 10.6.0 (SDK)

After:

osxcross: error: libc++ requires Mac OS X SDK 10.7 (or later)
2015-10-28 20:32:10 +01:00
..
run.bats Improve '-stdlib=libc++' error message when a too old SDK is used (closes #52) 2015-10-28 20:32:10 +01:00