On Sun, Sep 28, 2008 at 05:57:28PM -0700, Jason C. Wells wrote: > I noticed that a bunch of libraries "lib*_p.a" and "lib*.a" were not > updated with my latest installworld. I do not disabled compilation of > profiled libaries.
I believe to get profiled libraries, you have to explicitly enable building of such. > Can these be safely deleted? Probably. Those are library archives (.a) and not shared libraries (.so), so removing them will not impact any software during run-time. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"