mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
ipkg: remove useless configure options
These options are part of the default set of options passed to ./configure by the AUTOTARGETS infrastructure. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3be78a238e
commit
9005b04bc0
@ -11,7 +11,4 @@ IPKG_AUTORECONF = NO
|
|||||||
IPKG_INSTALL_STAGING = YES
|
IPKG_INSTALL_STAGING = YES
|
||||||
IPKG_INSTALL_TARGET = YES
|
IPKG_INSTALL_TARGET = YES
|
||||||
|
|
||||||
IPKG_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
|
$(eval $(call AUTOTARGETS,package,ipkg))
|
||||||
--build=$(GNU_HOST_NAME) --prefix=/usr --sysconfdir=/etc
|
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,ipkg))
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user