mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
update changelog
This commit is contained in:
parent
a8fdaa3ab2
commit
655d3e1703
@ -7,7 +7,9 @@ changed:
|
||||
added:
|
||||
* support for new '-arch x86_64h' (requires clang 3.5+)
|
||||
* support for multiple '-arch' flags with gcc
|
||||
* scripts to make sdk extraction possible on linux (xcode 4.2 only)
|
||||
* OS X 10.10 support (DP1)
|
||||
* pkg-config wrapper
|
||||
|
||||
/******************************* v0.7 *******************************/
|
||||
|
||||
|
@ -27,9 +27,6 @@
|
||||
|
||||
extern char **environ;
|
||||
|
||||
using namespace tools;
|
||||
using namespace target;
|
||||
|
||||
namespace program {
|
||||
namespace osxcross {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user