multiarch / crossbuild

:earth_africa: multiarch cross compiling environments
MIT License
933 stars 141 forks source link

osxcross-macports is not available #21

Closed Flow86 closed 8 years ago

Flow86 commented 8 years ago

hi,

it seems that osxcross-macports still points to /tmp/osxcross/ so you cant use the macports package manager inside the image.

moul commented 8 years ago

The binary is now available in /usr/osxcross/bin

root@6545b17918f7:/# ls -la /usr/osxcross/bin/ | grep macports
lrwxrwxrwx 1 root root      26 Jul 18 10:26 omp -> ../tools/osxcross-macports
lrwxrwxrwx 1 root root      26 Jul 18 10:26 osxcross-macports -> ../tools/osxcross-macports
lrwxrwxrwx 1 root root      26 Jul 18 10:26 osxcross-mp -> ../tools/osxcross-macports