mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Allow user to configure PROGRAM_INVOCATION_NAME
This commit is contained in:
@@ -2,6 +2,7 @@ config BR2_PACKAGE_COREUTILS
|
||||
bool "coreutils"
|
||||
default n
|
||||
depends on BR2_USE_WCHAR
|
||||
select BR2_UCLIBC_PROGRAM_INVOCATION
|
||||
help
|
||||
All of the basic file/text/shell utilities. These are the
|
||||
core utilities which are expected to exist on every system.
|
||||
|
||||
Reference in New Issue
Block a user