We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5332b commit 61d36f2Copy full SHA for 61d36f2
lib/csu/mips64c128/Makefile
@@ -13,9 +13,6 @@ CFLAGS+= -DCRT_IRELOC_SUPPRESS
13
# Purecap code requires crt_init_globals to be called before using jump tables
14
CFLAGS+= -fno-jump-tables
15
16
-NEED_COMPAT= CHERI
17
-.include <bsd.compat.mk>
18
-
19
NO_BSD_CRTBEGIN= yes
20
.PATH: ${.CURDIR}/../common-cheri
21
CFLAGS+= -I${.CURDIR}/../common \
lib/csu/riscv64c/Makefile
0 commit comments