From c979ea7767c68a47e802ee20c9b630f1c3057fd2 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Mon, 25 Oct 2010 08:35:27 +0200 Subject: Revert "lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE" This reverts commit 4abf2b0ab8dcc0edba6fd488d595c57448672fd8. Signed-off-by: Frans Meulenbroeks --- recipes/lsof/lsof_4.83.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/lsof') diff --git a/recipes/lsof/lsof_4.83.bb b/recipes/lsof/lsof_4.83.bb index 041046b315..8982a2c47c 100644 --- a/recipes/lsof/lsof_4.83.bb +++ b/recipes/lsof/lsof_4.83.bb @@ -32,6 +32,7 @@ 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}' \ -- cgit 1.2.3-korg