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

served by {OpenGrok

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