osxcross icon indicating copy to clipboard operation
osxcross copied to clipboard

compile first, add SDK later?

Open maci0 opened this issue 10 years ago • 1 comments

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.

maci0 avatar Aug 12 '15 08:08 maci0

Good idea. I will implement that soon.

tpoechtrager avatar Aug 12 '15 17:08 tpoechtrager