From 563bc6cdd1d7b885fe92d3adac6b8540f8c1af40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D1=80=D0=B0=D1=86=D0=B5=D0=B2=D1=81=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Mon, 23 Nov 2009 17:28:11 +0300 Subject: [PATCH] Modify make.conf --- install/builder/profile/0builder/etc/make.conf | 2 -- install/profile/1default/etc/make.conf | 9 +++++++++ install/profile/1default/etc/~make.conf | 4 ---- 3 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 install/profile/1default/etc/make.conf delete mode 100644 install/profile/1default/etc/~make.conf 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-#" -