We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3619e commit 831bf43Copy full SHA for 831bf43
devices/common/patches/getcwd-fix.patch
@@ -6,7 +6,7 @@
6
LDFLAGS="$(HOST_LDFLAGS)" \
7
- CONFIG_SHELL="$(SHELL)"
8
+ CONFIG_SHELL="$(SHELL)" \
9
-+ gl_cv_func_getcwd_abort_bug=no
++ gl_cv_func_getcwd_path_max=yes
10
11
HOST_CONFIGURE_ARGS = \
12
--target=$(GNU_HOST_NAME) \
0 commit comments