mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
correct bazel config
This commit is contained in:
parent
4a775eedfd
commit
9dd3ce5bcf
1 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue