On Dec 3, 2009, at 11:25, [email protected] wrote: > Revision: 61158 > http://trac.macports.org/changeset/61158 > Author: [email protected] > Date: 2009-12-03 09:25:27 -0800 (Thu, 03 Dec 2009) > Log Message: > ----------- > dosbox: pass correct arch to configure,
Oh, interesting. Well it built an i386 executable even without that change. So do we even need to set the --build argument at all? > and don't bother testing for the existence of build_arch Thanks, I got confused between checking for the existence of build_arch (which you're right is not necessary) and checking whether build_arch is the empty string (which it could be on non-Darwin platforms but which we don't care about here). _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
