Skip to content

Commit 8113984

Browse files
committed
picolibc: microblaze: attempt 2 try to build picolibc with sdk-ng so picolibc tests can pass too
Signed-off-by: Alp Sayin <alpsayin@gmail.com>
1 parent 3c1f96d commit 8113984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/microblazeel-zephyr-elf.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ CT_TARGET_VENDOR="zephyr"
77
CT_MULTILIB=y
88
# FIXME: Picolibc is disabled for microblazeel due to build failure
99
# (see GitHub issue #639).
10-
CT_COMP_LIBS_PICOLIBC=n
10+
CT_COMP_LIBS_PICOLIBC=y

picolibc

Submodule picolibc updated 129 files

0 commit comments

Comments
 (0)