mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Getting rid of a bit more configure options that's been centralized.
This commit is contained in:
@@ -11,7 +11,7 @@ LIBDAEMON_AUTORECONF:=no
|
||||
LIBDAEMON_INSTALL_STAGING:=YES
|
||||
LIBDAEMON_INSTALL_TARGET:=YES
|
||||
LIBDAEMON_CONF_ENV:=ac_cv_func_setpgrp_void=no
|
||||
LIBDAEMON_CONF_OPT:=--disable-lynx $(DISABLE_NLS) $(DISABLE_LARGEFILE)
|
||||
LIBDAEMON_CONF_OPT:=--disable-lynx
|
||||
|
||||
LIBDAEMON_DEPENDENCIES:=uclibc pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user