aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-11-09 10:09:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-12 12:40:36 +0000
commitacabd2158d9004dedfdfad8c170b77d32684f3fc (patch)
tree608bf0ceb8334453f32207a19244a9562e065499 /meta/recipes-kernel/systemtap
parentedf30561184ec42e5692a55fdf93304fac0fdb1b (diff)
downloadopenembedded-core-contrib-acabd2158d9004dedfdfad8c170b77d32684f3fc.tar.gz
meta: remove redundant _FOR_BUILD variables
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
index 9e88ee979d..a490a2ea56 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -8,10 +8,6 @@ DEPENDS_class-nativesdk = "nativesdk-elfutils nativesdk-sqlite3 nativesdk-gettex
PR = "r0"
-export CC_FOR_BUILD = "${BUILD_CC}"
-export CFLAGS_FOR_BUILD = "${BUILD_CFLAGS}"
-export LDFLAGS_FOR_BUILD = "${BUILD_LDFLAGS}"
-
EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \
--without-nss --without-avahi \
--disable-server --disable-grapher "