mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
Add a reference to multiarch/crossbuild
https://github.com/multiarch/crossbuild uses OSXCross in Docker to build Darwin binaries.
This commit is contained in:
parent
a845375e02
commit
ead3cf4e7a
@ -219,6 +219,10 @@ You can build OSXCross with GCC this way:
|
|||||||
|
|
||||||
You will need gcc/g++/gcc-objc 4.7+.
|
You will need gcc/g++/gcc-objc 4.7+.
|
||||||
|
|
||||||
|
### PROJECTS USING OSXCROSS: ###
|
||||||
|
|
||||||
|
* [multiarch/crossbuild](https://github.com/multiarch/crossbuild), various cross-compilers (systems:linux,osx,windows, archs:x86_64,i386,arm,ppc,mips) in Docker. OSXCross powers the Darwin builds.
|
||||||
|
|
||||||
### LICENSE: ####
|
### LICENSE: ####
|
||||||
* scripts/wrapper: GPLv2
|
* scripts/wrapper: GPLv2
|
||||||
* cctools/ld64: APSL 2.0
|
* cctools/ld64: APSL 2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user