Revert "lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE"
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Mon, 25 Oct 2010 06:35:27 +0000 (08:35 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Mon, 25 Oct 2010 06:35:27 +0000 (08:35 +0200)
This reverts commit 4abf2b0ab8dcc0edba6fd488d595c57448672fd8.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/lsof/lsof_4.83.bb

index 041046b..8982a2c 100644 (file)
@@ -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}' \