blob: 93862fff709e008625eb6110480065c3e7764511 (
plain) (
tree)
|
|
# External build system generator for opensource export relies on the name system_allocator.
# Change it carefully.
LIBRARY(system_allocator)
ALLOCATOR_IMPL()
NO_UTIL()
PEERDIR(
library/cpp/malloc/api
)
SRCS(
malloc-info.cpp
)
END()
|