mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +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")
|
||||
|
||||
INTEGRATION_TESTS = [
|
||||
{"src": "allocated.c"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue