mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -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
@@ -6,7 +6,6 @@
|
||||
DOCKER_VERSION = 1.5
|
||||
DOCKER_SOURCE = docker-$(DOCKER_VERSION).tar.gz
|
||||
DOCKER_SITE = http://icculus.org/openbox/2/docker
|
||||
DOCKER_INSTALL_STAGING = NO
|
||||
DOCKER_INSTALL_TARGET = YES
|
||||
|
||||
DOCKER_MAKE_OPT = CC="$(TARGET_CC)" CXX="$(TARGET_CXX)" LD="$(TARGET_LD)" \
|
||||
|
||||
Reference in New Issue
Block a user