Skip to content

Commit

Permalink
west: Update picolibc module to not define _POSIX_C_SOURCE
Browse files Browse the repository at this point in the history
Make the module definitions match the toolchain definitions.

Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed Dec 28, 2023
1 parent 1d3e95c commit 3bb9463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ manifest:
- debug
- name: picolibc
path: modules/lib/picolibc
revision: 1a5c603b9f8e228f9459bdafedad15ea28efc700
revision: 5415d37ab2383bc25837c4f0bc97754d00beb503
- name: segger
revision: 9d0191285956cef43daf411edc2f1a7788346def
path: modules/debug/segger
Expand Down

0 comments on commit 3bb9463

Please sign in to comment.