1
0
Fork 0
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:
Ryan Dahl 2018-11-27 19:51:59 -05:00
parent e6309b78b0
commit ea4580f337

View file

@ -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",