[oe-commits] org.oe.dev local.conf.sample: Fix bad gcc-native3 reference

rpurdie commit openembedded-commits at lists.openembedded.org
Fri Feb 1 10:26:27 UTC 2008


local.conf.sample: Fix bad gcc-native3 reference

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: bec88f8c787bf716caa2fed4d5076d31a98bba16
ViewMTN: http://monotone.openembedded.org/revision/info/bec88f8c787bf716caa2fed4d5076d31a98bba16
Files:
1
conf/local.conf.sample
Diffs:

#
# mt diff -r0fb5dce5f9985f387290e56c6744d389918ec4f9 -rbec88f8c787bf716caa2fed4d5076d31a98bba16
#
# 
# 
# patch "conf/local.conf.sample"
#  from [6489f64f53748259d3ce778d7dcb4a1d20ad3af9]
#    to [eea5f30083587d9ac3261c904bbde0f7c622b752]
# 
============================================================
--- conf/local.conf.sample	6489f64f53748259d3ce778d7dcb4a1d20ad3af9
+++ conf/local.conf.sample	eea5f30083587d9ac3261c904bbde0f7c622b752
@@ -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






More information about the Openembedded-commits mailing list