aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lsof/lsof_4.83.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:31:42 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:34:07 +0200
commit4abf2b0ab8dcc0edba6fd488d595c57448672fd8 (patch)
tree2ee0779e7ea8034e26981b2bf32b9320383268e3 /recipes/lsof/lsof_4.83.bb
parent677d0e8e30c4bf604944aa6bf085ec478fb61e26 (diff)
downloadopenembedded-4abf2b0ab8dcc0edba6fd488d595c57448672fd8.tar.gz
lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE
verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/lsof/lsof_4.83.bb')
-rw-r--r--recipes/lsof/lsof_4.83.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/lsof/lsof_4.83.bb b/recipes/lsof/lsof_4.83.bb
index 8982a2c47c..041046b315 100644
--- a/recipes/lsof/lsof_4.83.bb
+++ b/recipes/lsof/lsof_4.83.bb
@@ -32,7 +32,6 @@ do_configure () {
export I = "${STAGING_INCDIR}"
export L = "${STAGING_INCDIR}"
-export EXTRA_OEMAKE = ""
do_compile () {
oe_runmake 'CC=${CC}' 'CFGL=${LDFLAGS} -L./lib -llsof' 'DEBUG=' 'INCL=${CFLAGS}' \