summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-06-24 17:28:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-24 17:32:37 +0100
commit4bb3e8f98e2bbfcb20f1b32d2b7674d1a6cb47be (patch)
treeb3ae5d3257c10c071b0238816a8be95c5f059faf
parentabbd86a961357d1de6b9c57d50eb95abe2b57fce (diff)
downloadopenembedded-core-contrib-4bb3e8f98e2bbfcb20f1b32d2b7674d1a6cb47be.tar.gz
local.conf.sample.extended: remove redundant RUNTIMETARGET assignment
This has been fixed in the GCC recipe, so remove from local.conf.sample.extended. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/conf/local.conf.sample.extended1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index d00221893a..fcf4a9b7c1 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -319,7 +319,6 @@
# show an example of how it can be done
# You'll also need your fortran recipe to depend on libgfortran
#FORTRAN_forcevariable = ",fortran"
-#RUNTIMETARGET_append_pn-gcc-runtime = " libquadmath"
#
# Kernel image features