Require the compiler-builtins target for the example
This commit is contained in:
parent
1740b0b0f5
commit
0aead6b3d8
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ utest-macros = { git = "https://github.com/japaric/utest" }
|
|||
|
||||
[[example]]
|
||||
name = "intrinsics"
|
||||
required-features = ["c"]
|
||||
required-features = ["c", "compiler-builtins"]
|
||||
|
||||
|
||||
[workspace]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue