Skip to content

Commit cac164f

Browse files
committed
Enable picolibc to test microblaze-picolibc patch
Signed-off-by: Alp Sayin <[email protected]>
1 parent 7369071 commit cac164f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)