From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:31:42 +0000 (+0200) Subject: lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abf2b0ab8dcc0edba6fd488d595c57448672fd8;p=openembedded.git 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 --- 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}' \