mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-27 19:08:58 +03:00
fix: build with --stamp
This commit is contained in:
parent
7f192e9919
commit
8949bbe68a
9 changed files with 16 additions and 95 deletions
|
|
@ -1,6 +1,6 @@
|
|||
load("@rules_cc//cc:defs.bzl", "cc_test")
|
||||
load("//:tools/cc.bzl", "COPTS")
|
||||
load("//:tools/transition.bzl", "PLATFORM", "transition_default_constraints")
|
||||
load("//tools:cc.bzl", "COPTS")
|
||||
load("//tools:transition.bzl", "PLATFORM", "transition_default_constraints")
|
||||
|
||||
# TODO: Handle conf when enable_prof = True
|
||||
#{ "src": "batch_alloc_prof.c" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue