aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-03 15:39:36 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-03 15:39:36 +0000
commit643ac8a808c00971eb44b7712b9aac0b84b17502 (patch)
tree0b7c930d24bdaf1d105650fee7606f68ddf1c2d3 /conf/local.conf.sample
parentf5ac097623152a156b487d18f380a6352e29ecbd (diff)
downloadopenembedded-643ac8a808c00971eb44b7712b9aac0b84b17502.tar.gz
catch up with external-toolchain lossage
BKrev: 409667b8Km7W_QpaVM488qlStfXo4w
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 1f64a1b062..edbb1e6572 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -8,10 +8,8 @@ DL_DIR = "${HOME}/sources"
# Use this to specify what .oe files to consider for builds
OEFILES = "*/*.oe"
-# Note that only recent oemake's obey OEMASK directly. In earlier versions
-# you had to filter by hand and populate OEFILES accordingly
# Use the OEMASK below unless you want to build something else than the default glibc based setup
-OEMASK = "(toolchain-external)"
+OEMASK = ""
# Uncomment this if you want to use a prebuilt toolchain.
# You will need to provide packages for toolchain and additional libraries yourself