1. From handbook 24.7 Rebuilding “worldâ€:
Add this line to make.conf to aboid compiling profiled libraries.
But I can't find anything about this in make.conf's manpage.
2. From src.conf's manpage:
System:
Add this line to make.conf to aboid compiling profiled libraries.
Code:
NO_PROFILE= true # Avoid compiling profiled libraries
But I can't find anything about this in make.conf's manpage.
2. From src.conf's manpage:
Code:
WITHOUT_PROFILE
Set to avoid compiling profiled libraries.
System:
Code:
> uname -a
FreeBSD PC-686.Workstation 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #2: Fri Nov 20 16:03:30 CST 2009 fender@PC-686.Workstation:/usr/obj/usr/src/sys/MYKERNEL amd64