Skip to content

Commit 831bf43

Browse files
committed
update
1 parent ea3619e commit 831bf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devices/common/patches/getcwd-fix.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
LDFLAGS="$(HOST_LDFLAGS)" \
77
- CONFIG_SHELL="$(SHELL)"
88
+ CONFIG_SHELL="$(SHELL)" \
9-
+ gl_cv_func_getcwd_abort_bug=no
9+
+ gl_cv_func_getcwd_path_max=yes
1010

1111
HOST_CONFIGURE_ARGS = \
1212
--target=$(GNU_HOST_NAME) \

0 commit comments

Comments
 (0)