Restore the install location of libssp.so.0.

Noticed by:	tegge
This commit is contained in:
Ruslan Ermilov 2009-02-24 16:14:15 +00:00
parent fdd1a964d1
commit 107e14e304

View file

@ -1,5 +1,7 @@
# $FreeBSD$
SHLIBDIR?= /lib
.include <bsd.own.mk>
MK_SSP= no
@ -11,7 +13,6 @@ SRCDIR= ${GCCLIB}/libssp
LIB= ssp
SHLIB_MAJOR= 0
SHLIBDIR?= /lib
NO_PROFILE=
SRCS= ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \