osxcross
osxcross copied to clipboard
compile first, add SDK later?
What would be needed to make it possible to compile osxcross first and then later add an SDK.
That way I could create a package osxcross for Fedora like I did for wclang.
Maybe have an import tool that will then later import the SDK to e.g. /var/osxcross/SDK/10.10 or /var/osxcross/SDK/10.09 with some symlink /var/osxcross/SDK/default to point to the currently active one.
Good idea. I will implement that soon.