mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
packages: remove redundant INSTALL_TARGET=YES 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
f0f84dfde5
commit
9ae23e3911
@@ -7,7 +7,6 @@ LITE_VERSION:=0.8.10
|
||||
LITE_SOURCE:=LiTE-$(LITE_VERSION).tar.gz
|
||||
LITE_SITE:=http://www.directfb.org/downloads/Libs
|
||||
LITE_INSTALL_STAGING = YES
|
||||
LITE_INSTALL_TARGET = YES
|
||||
LITE_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
|
||||
LITE_CONF_ENV = DFB_CFLAGS=-I$(STAGING_DIR)/usr/include/directfb
|
||||
LITE_DEPENDENCIES = directfb
|
||||
|
||||
Reference in New Issue
Block a user