Skip to content

Commit cae3442

Browse files
committed
microblazeel: Re-enable picolibc
Picolibc has had microblazeel support since version 1.8.2, which was released about two years ago. Signed-off-by: Keith Packard <[email protected]>
1 parent c4faf01 commit cae3442

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configs/microblazeel-zephyr-elf.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ CT_ARCH_LE=y
55
CT_TARGET_CFLAGS="-G0 -fno-pic"
66
CT_TARGET_VENDOR="zephyr"
77
CT_MULTILIB=y
8-
# FIXME: Picolibc is disabled for microblazeel due to build failure
9-
# (see GitHub issue #639).
10-
CT_COMP_LIBS_PICOLIBC=n

0 commit comments

Comments
 (0)