aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2016-07-01 14:41:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-12 23:10:02 +0100
commit2f6e42068a0af01034e738daa6a7ce1a3bcb434d (patch)
treef76a2b083a6dd1fdcb31e45fb54a0cd2c96ef491
parent61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90 (diff)
downloadopenembedded-core-contrib-2f6e42068a0af01034e738daa6a7ce1a3bcb434d.tar.gz
libgcc: remove duplicate configure options
The original fix [1] was made redundant by the followup [2]. [1] http://git.openembedded.org/openembedded-core/commit/?id=d774bb2d10f2c05900f87dcc53f073433ca02121 [2] http://git.openembedded.org/openembedded-core/commit/?id=d7799a17d5e802db3f8d16bdc824aae81538e675 Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-devtools/gcc/libgcc-common.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/gcc/libgcc-common.inc b/meta/recipes-devtools/gcc/libgcc-common.inc
index cb1237cc7a..4e4f0fd03b 100644
--- a/meta/recipes-devtools/gcc/libgcc-common.inc
+++ b/meta/recipes-devtools/gcc/libgcc-common.inc
@@ -4,13 +4,6 @@ require gcc-configure-common.inc
INHIBIT_DEFAULT_DEPS = "1"
-EXTRA_OECONF += "\
- ${@get_gcc_mips_plt_setting(bb, d)} \
- ${@get_gcc_ppc_plt_settings(bb, d)} \
- ${@get_long_double_setting(bb, d)} \
- ${@get_gcc_multiarch_setting(bb, d)} \
-"
-
do_configure () {
target=`echo ${TARGET_SYS} | sed -e s#-${SDKPKGSUFFIX}##`
install -d ${D}${base_libdir} ${D}${libdir}