Switch to Busybox awk
Gentoo uses GNU awk by default, but since we are using Busybox for the rest of the userspace utilities, it makes sense to use awk from Busybox as well.
This commit is contained in:
1
portage/config/target/etc/portage/package.use/awk
Normal file
1
portage/config/target/etc/portage/package.use/awk
Normal file
@@ -0,0 +1 @@
|
||||
app-alternatives/awk -gawk busybox
|
||||
@@ -407,7 +407,7 @@ CONFIG_DEFAULT_SETFONT_DIR=""
|
||||
#
|
||||
# Editors
|
||||
#
|
||||
# CONFIG_AWK is not set
|
||||
CONFIG_AWK=y
|
||||
# CONFIG_FEATURE_AWK_LIBM is not set
|
||||
# CONFIG_FEATURE_AWK_GNU_EXTENSIONS is not set
|
||||
# CONFIG_CMP is not set
|
||||
|
||||
Reference in New Issue
Block a user