We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282cdee commit 55464f7Copy full SHA for 55464f7
lib/librt/Makefile
@@ -10,6 +10,7 @@ CFLAGS+=-I${SRCTOP}/lib/libc/include -I${.CURDIR}
10
CFLAGS+=-fexceptions
11
.endif
12
CFLAGS+=-Wall
13
+CFLAGS+=-D__MACH__ -D__RAVYNOS__
14
LIBADD= pthread
15
16
WARNS?= 2
0 commit comments