As it is known to break with certain package combinations.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Mark CRIS architecture as deprecated, as it is discontinued
upstream.
+ Marked shared config.cache as experimental and disabled by
+ default as it is known to break with certain package
+ combinations.
+
Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got
added.
menu "Advanced"
config BR2_CONFIG_CACHE
- bool "Use a central configure cache file"
- default y
+ bool "Use a central configure cache file (EXPERIMENTAL)"
help
+ Notice: This is experimental and known to break with certain
+ package combinations.
+
This determines if a central config cache is used by
packages, reducing the configure time for packages as each
one caches its findings.
#
# Advanced
#
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
#
# Toolchain
BR2_ROOTFS_PREFIX="rootfs"
BR2_JLEVEL=2
# BR2_DEPRECATED is not set
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
BR2_ROOTFS_PREFIX="at91sam9261ek-NAND"
BR2_JLEVEL=2
# BR2_DEPRECATED is not set
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
BR2_ROOTFS_PREFIX="at91sam9261ek-NAND"
BR2_JLEVEL=2
# BR2_DEPRECATED is not set
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
BR2_ROOTFS_PREFIX="at91sam9263ek-NAND"
BR2_JLEVEL=2
# BR2_DEPRECATED is not set
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
BR2_ROOTFS_PREFIX="at91sam9263ek-NAND"
BR2_JLEVEL=2
# BR2_DEPRECATED is not set
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
#
# Advanced
#
-BR2_CONFIG_CACHE=y
+# BR2_CONFIG_CACHE is not set
#
# Toolchain