correct bazel config

This commit is contained in:
Hardy Griech 2025-10-15 18:51:48 +02:00
parent 4a775eedfd
commit 9dd3ce5bcf

View file

@ -98,8 +98,7 @@ cc_library(
target_compatible_with = compatible_with_rp2(),
)
# For now, picolibc doesn't need to provide any headers.
alias(
cc_library(
name = "picolibc_interface",
hdrs = [
"include/picolibc/sys/cdefs.h",