Commit 30a6a4c
committed
cmake: Avoid appearing to support targets with dynamic timers
The code conditionally compiles against building on systems with
dynami timers. Until this support can be added, be sure to not define
`RUST_SUPPORTED` on these targets.
Signed-off-by: David Brown <[email protected]>1 parent b765109 commit 30a6a4c
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments