]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/secure/Makefile.inc
Fix multiple denial of service in ntpd.
[FreeBSD/FreeBSD.git] / lib / libc / secure / Makefile.inc
1 # $FreeBSD$
2 #
3 # libc sources related to security
4
5 .PATH: ${LIBC_SRCTOP}/secure
6
7 # Sources common to both syscall interfaces:
8 SRCS+=  stack_protector.c
9 .if ${MK_SYMVER} == yes
10 SRCS+=  stack_protector_compat.c
11 .endif
12
13 SYM_MAPS+=    ${LIBC_SRCTOP}/secure/Symbol.map