sun-{jre,jdk}6: Pre-built binaries do not support SSP.
This commit is contained in:
parent
9e4c7b1f94
commit
28d2f55684
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.21 2016/03/10 19:20:15 jperkin Exp $
|
||||
# $NetBSD: Makefile.common,v 1.22 2017/10/04 16:40:05 jperkin Exp $
|
||||
# used by lang/sun-jre6/Makefile
|
||||
# used by lang/sun-jdk6/Makefile
|
||||
|
||||
|
@ -83,6 +83,7 @@ FETCH_MESSAGE+= " license, then choose 'Linux self-extracting file'."
|
|||
.endif
|
||||
|
||||
CHECK_SHLIBS_SUPPORTED= no
|
||||
CHECK_SSP_SUPPORTED= no
|
||||
|
||||
post-fetch:
|
||||
@if ${TEST} ! -x ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}; then \
|
||||
|
|
Loading…
Reference in a new issue