You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-1/install/profile/Update/etc/make.conf

11 lines
261 B

#-title-#
#optimized settings for compiling packages on your computer
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
LINGUAS="#-linguas-#"
MAKEOPTS="#-makeopts-#"
#connect layman for include calculate overlay
source /usr/local/portage/layman/make.conf