xref: /freebsd-14.2/lib/libclang_rt/xray-profiling/Makefile (revision fe013be4)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2.include <bsd.init.mk>
3
4LIB=		clang_rt.xray-profiling-${CRTARCH}
5
6CFLAGS+=	-DSANITIZER_COMMON_NO_REDEFINE_BUILTINS
7
8SRCS+=		xray/xray_profile_collector.cpp
9SRCS+=		xray/xray_profiling.cpp
10SRCS+=		xray/xray_profiling_flags.cpp
11
12.include <bsd.lib.mk>
13

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026