Marcin Roman wrote: > I wonder, if it is possible to tell macports to compile ports using > some additional cc flags like -march=prescott?
"configure.march" and "configure.mtune" were intended for this, available in base trunk. No configuration options yet, though. They're used something like: port build configure.march=generic configure.mtune=native --anders _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
