We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83db378 commit 4363a78Copy full SHA for 4363a78
lib/posix/options/Kconfig.uname
@@ -12,7 +12,7 @@ menuconfig POSIX_UNAME
12
if POSIX_UNAME
13
config POSIX_UNAME_VERSION_LEN
14
int "uname version string length"
15
- default 60
+ default 70
16
help
17
Defines the maximum string length of uname version.
18
0 commit comments