From: Michael Lauer Date: Mon, 3 May 2004 15:39:36 +0000 (+0000) Subject: catch up with external-toolchain lossage X-Git-Tag: Release-2010-05/1~19360 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643ac8a808c00971eb44b7712b9aac0b84b17502;p=openembedded.git catch up with external-toolchain lossage BKrev: 409667b8Km7W_QpaVM488qlStfXo4w --- 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