aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-01 10:17:20 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-01 10:17:20 +0000
commit5bd085ca0397ccedb2bc2153d8244f93d478bc2f (patch)
tree6dc3881699844958d71e8b8e9a5fb7ff61591dc4 /conf/local.conf.sample
parent9e4dd4c0a91eeda9617498b3820e9e59e3d482e2 (diff)
downloadopenembedded-5bd085ca0397ccedb2bc2153d8244f93d478bc2f.tar.gz
local.conf.sample: Fix bad gcc-native3 reference
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 4d60fa729b..5204039478 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -39,7 +39,7 @@ BBMASK = ""
# generation under qemu (mainly arm glibc) and have an external gcc 3.x compiler
# that OE recognises. This will mean the gcc-native build is skipped, speeding
# builds up.
-# ASSUME_PROVIDED += "gcc-native3"
+# ASSUME_PROVIDED += "gcc3-native"
# Uncomment this if you are building Linux 2.4 Embedix kernels.
# i.e. openzaurus-sa-2.4.18 and openzaurus-pxa-2.4.18 - and don't forget