Sean Bruno ha scritto: > Ended up in a weird position today running a build. My poudriere > instance ended up building gcc and gcc48 at the same time. > > I thought this was odd. Shouldn't gcc48 supplant gcc for requirements?
Every port is built independently from the others, so gcc48 is not found when building other ports that doesn't strictly require it. -- Alex Dupre _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
