summaryrefslogtreecommitdiffstats
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 13:36:37 +0000
commit7ea8496ce085d507166efbd3a5e4d20444d3c35f (patch)
tree3ab892adc8d6e01a280f475413e72c8874b63b80 /meta/recipes-kernel/systemtap
parent85bfe3c931d7ef5ee461251abb6772564733e072 (diff)
downloadast2050-yocto-poky-7ea8496ce085d507166efbd3a5e4d20444d3c35f.zip
ast2050-yocto-poky-7ea8496ce085d507166efbd3a5e4d20444d3c35f.tar.gz
meta: remove redundant _FOR_BUILD variables
(From OE-Core rev: acabd2158d9004dedfdfad8c170b77d32684f3fc) 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 9e88ee9..a490a2e 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 "
OpenPOWER on IntegriCloud