Portmaster - profile guided optimization and ccache

hey there i have been using portmaster for some time and i find it more suitable for my usecase compared to poudriere so i would like to tell that i intend to stick to portmaster as long as possible before someone asks me to switch to poudriere but i have been wondering for some time if it is possible to use optimization flags like pgo and ccache with it, i tried looking in the man page but i failed to find anything regarding maybe i didn't looked hard enough, anyways, any help will be appreciated
 
I used for a small period many years ago and I'm not sure about the exact use. Install devel/ccache then set make variables in /etc/make.conf. You find variables to set in the file /usr/ports/Mk/bsd.ccache.mk
 
Profile Guided Optimization? No, I'm sorry. Some ports have options for Link Time Optimization (LTO), but for most of them (if not all) are off by default.
 
Profile Guided Optimization? No, I'm sorry. Some ports have options for Link Time Optimization (LTO), but for most of them (if not all) are off by default.
i see, i thought it was possible to enable them system wide for all packages, my bad, thanks for the help anyways
 
Back
Top