mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
packages: remove redundant INSTALL_STAGING=NO declarations
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
d2fd57efe3
commit
f0f84dfde5
@@ -9,9 +9,7 @@ AT_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/a/at
|
||||
# missing deps for parsetime.l
|
||||
AT_MAKE = $(MAKE1)
|
||||
AT_AUTORECONF = YES
|
||||
AT_INSTALL_STAGING = NO
|
||||
AT_INSTALL_TARGET = YES
|
||||
|
||||
AT_DEPENDENCIES = $(if $(BR2_PACKAGE_FLEX),flex)
|
||||
|
||||
AT_CONF_OPT = \
|
||||
|
||||
Reference in New Issue
Block a user