screen: re-eneable parallel builds
They don't seem to be causing any issues after many bumps and tests. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b9d61200f6
commit
c8278a1f27
@ -11,7 +11,6 @@ SCREEN_LICENSE_FILES = COPYING
|
||||
SCREEN_DEPENDENCIES = ncurses
|
||||
SCREEN_AUTORECONF = YES
|
||||
SCREEN_CONF_ENV = CFLAGS="$(TARGET_CFLAGS)"
|
||||
SCREEN_MAKE = $(MAKE1)
|
||||
SCREEN_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) SCREEN=screen install_bin
|
||||
|
||||
define SCREEN_INSTALL_SCREENRC
|
||||
|
Loading…
Reference in New Issue
Block a user