mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
libart: get rid of superfluous configure args
These are all provided by Makefile.autotools.in Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -11,8 +11,4 @@ LIBART_AUTORECONF = YES
|
||||
LIBART_STAGING = YES
|
||||
LIBART_TARGET = YES
|
||||
|
||||
LIBART_CONF_OPT = --target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) --build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr --sysconfdir=/etc
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,libart))
|
||||
|
||||
Reference in New Issue
Block a user