confcache updates...
authorBrian Harring <ferringb@gentoo.org>
Fri, 3 Feb 2006 05:14:13 +0000 (05:14 -0000)
committerBrian Harring <ferringb@gentoo.org>
Fri, 3 Feb 2006 05:14:13 +0000 (05:14 -0000)
svn path=/main/trunk/; revision=2635

cnf/make.conf.alpha
cnf/make.conf.amd64
cnf/make.conf.arm
cnf/make.conf.hppa
cnf/make.conf.ia64
cnf/make.conf.mips
cnf/make.conf.ppc
cnf/make.conf.ppc64
cnf/make.conf.s390
cnf/make.conf.sparc
cnf/make.conf.x86

index b08342ba22e5ad616b1483657afaec28f4168e73..ece7998314be17a7eff0c6f4f1908cf34c99edd5 100644 (file)
@@ -254,6 +254,8 @@ CFLAGS="-mcpu=ev5 -O3 -pipe "
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index caff3c59e104a0680e397a5588e72008a46b5724..f5ee4b0488c99b591215395d581d1e8bb915046d 100644 (file)
@@ -265,6 +265,8 @@ CHOST="x86_64-pc-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index 34ca3990a211f3856a4e69e7406cd2ea8485d107..1c1c6c20f1df948d159f7c957ca2a0f43e5cd099 100644 (file)
@@ -262,6 +262,8 @@ CHOST="armv4l-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index 9241bcc3b2acc0db41c64e552f841503f8a96fce..eb526e65f4c42395783ad1b55cfcb8903a893719 100644 (file)
@@ -271,6 +271,8 @@ CHOST="hppa-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index 7de834833ea0fb3b0da585c4081a08f0e35ce2a5..3f6808b8351b2ab48e636c0b1ed75d50b421ff42 100644 (file)
@@ -233,6 +233,8 @@ CHOST="ia64-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index c0834b0198f7a5545b6adf51fffeeeea14ad2220..dc71e33097e4afa1c6c76d3435543ba469a4a7b3 100644 (file)
@@ -251,6 +251,8 @@ CHOST="mips-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index 922536f6df8bf8100526dbf498191bacc47f3896..6c38b1028eb5b00b017e8e3dfb854eda7a38b1c3 100644 (file)
@@ -291,6 +291,8 @@ CHOST="powerpc-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index 2da0e6049ab2fd1aa248f303a90af40b4498dc43..a636928a7e88c35099ae693705ed114cae7769a8 100644 (file)
@@ -269,6 +269,8 @@ CHOST="powerpc64-unknown-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index ad8097d2e93474bc8289fd6100a9411d575ece3d..fe2f8bccea98b6e0795a06085542bb0125904fce 100644 (file)
@@ -233,6 +233,8 @@ CHOST="s390-ibm-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index e1ab499d6773f3a192e24cf1eaa065bb3e62cad2..f58ba4bb6ff5c25453f2269686e7e8a68ce43355 100644 (file)
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.
index d98231edaf610fa1729c6a1e9947fb2a40956a08..98ba6a957a7d8a258546213b6996e396bb98d4f5 100644 (file)
@@ -268,6 +268,8 @@ CHOST="i686-pc-linux-gnu"
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
+#  'confcache'   enable confcache support; speeds up autotool based configure
+#                calls
 #  'cvs'         causes portage to enable all cvs features (commits, adds),
 #                and to apply all USE flags in SRC_URI for digests -- for
 #                developers only.