René Ladan <[email protected]> writes: >> -m32 is not supported yet, especially not by the ports tree. And even if >> you manage to compile sources it wouldn't link against 64bit libs. >> > Hmm ok, I'll add a NOT_FOR_ARCH / ONLY_FOR_ARCH to the port.
ONLY_FOR_ARCHS/NOT_FOR_ARCHS set IGNORE, not BROKEN for the port. IIRC, tinderbox has -trybroken option in order to test whether the ports is *still* broken or not. > >> There is a way to compile 32bit ports on amd64 but it involves either >> using chroot() or different LOCALBASE. > > The wine approach. Nah, wine is mostly useful for running 32bit apps. And wine64 for running 64bit apps is still experimental. It's only makes sense for it to have IGNORE for non-i386 archs. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
