Commit c36b1d0
modules: openthread: Workaround for posix conf for picolibc
Workaround for picolib. Currently, Zephyr does not support
POSIX_SYSCONF_IMPL_FULL if PICOLIBC is enabled.
Use POSIX_SYSCONF_IMPL_MACRO instead until it is fixed in Zephyr.
Signed-off-by: Arkadiusz Balys <[email protected]>1 parent ad6fa26 commit c36b1d0
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
0 commit comments