mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
Fix mac debug build.
This commit is contained in:
parent
e6309b78b0
commit
ea4580f337
1 changed files with 1 additions and 1 deletions
|
@ -726,7 +726,7 @@ rust_crate("dirs") {
|
|||
|
||||
ring_root = "$registry_github/ring-0.13.2/"
|
||||
|
||||
component("ring_primitives") {
|
||||
static_library("ring_primitives") {
|
||||
sources = [
|
||||
"$ring_root/crypto/constant_time_test.c",
|
||||
"$ring_root/crypto/cpu-aarch64-linux.c",
|
||||
|
|
Loading…
Reference in a new issue