diff --git a/install/builder/profile/0builder/etc/make.conf b/install/builder/profile/0builder/etc/make.conf index a90927f..584a832 100644 --- a/install/builder/profile/0builder/etc/make.conf +++ b/install/builder/profile/0builder/etc/make.conf @@ -1,7 +1,5 @@ #-title-# #optimized settings for compiling packages on your computer -CFLAGS="-O2 -march=native -pipe" -LINGUAS="#-linguas-#" MAKEOPTS="#-makeopts-#" #connect layman for include calculate overlay diff --git a/install/profile/1default/etc/make.conf b/install/profile/1default/etc/make.conf new file mode 100644 index 0000000..a90927f --- /dev/null +++ b/install/profile/1default/etc/make.conf @@ -0,0 +1,9 @@ +#-title-# +#optimized settings for compiling packages on your computer +CFLAGS="-O2 -march=native -pipe" +LINGUAS="#-linguas-#" +MAKEOPTS="#-makeopts-#" + +#connect layman for include calculate overlay +source /usr/local/portage/layman/make.conf + diff --git a/install/profile/1default/etc/~make.conf b/install/profile/1default/etc/~make.conf deleted file mode 100644 index 8d937d0..0000000 --- a/install/profile/1default/etc/~make.conf +++ /dev/null @@ -1,4 +0,0 @@ -PKGDIR="#-pkgdir-#" -MAKEOPTS="#-makeopts-#" -LINGUAS="#-linguas-#" -