![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.2, 2011/03/12 07:55:09 | version 1.3, 2019/11/04 12:45:10 | ||
---|---|---|---|
|
|
||
.PATH: ${.PARSEDIR} ${ARCHDIR}/tls | .PATH: ${.PARSEDIR} ${ARCHDIR}/tls | ||
SRCS+= tls.c | SRCS+= tls.c | ||
CPPFLAGS.tls.c+= -D_LIBC_SOURCE | CPPFLAGS.tls.c+= -D_LIBC_SOURCE -std=gnu11 |