mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
ace_of_penguins: remove redundant configure settings
Reported by Hartleys.
This commit is contained in:
@@ -11,10 +11,6 @@ ACE_OF_PENGUINS_AUTORECONF = YES
|
||||
ACE_OF_PENGUINS_STAGING = NO
|
||||
ACE_OF_PENGUINS_TARGET = YES
|
||||
|
||||
ACE_OF_PENGUINS_CONF_OPT = --target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) --build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr --sysconfdir=/etc
|
||||
|
||||
ACE_OF_PENGUINS_DEPENDENCIES = uclibc libpng $(XSERVER)
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,ace_of_penguins))
|
||||
Reference in New Issue
Block a user