mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng14] Added -lssp_nonshared to a comment in scripts/makefile.freebsd
This commit is contained in:
@@ -24,7 +24,10 @@ MAN= libpng.3 libpngpf.3 png.5
|
||||
MANDIR= /man/man
|
||||
SYMLINKS= libpng/png.h ${INCSDIR}/../png.h \
|
||||
libpng/pngconf.h ${INCSDIR}/../pngconf.h
|
||||
|
||||
LDADD+= -lm -lz
|
||||
# LDADD+= -lm -lz -lssp_nonshared # for OSVERSION >= 800000 ?
|
||||
|
||||
DPADD+= ${LIBM} ${LIBZ}
|
||||
|
||||
CFLAGS+= -I.
|
||||
|
||||
Reference in New Issue
Block a user