disable libssp regress until Christos fixes it
This commit is contained in:
parent
3fe1c0adb5
commit
ac86b16c1e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.18 2006/11/11 23:37:18 he Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2007/05/30 19:49:49 tls Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -7,7 +7,7 @@ SUBDIR+= csu libc libevent libposix libpthread librt libutil
|
||||
.if (${MACHINE_CPU} != "alpha" && \
|
||||
${MACHINE_CPU} != "mips" && \
|
||||
${MACHINE_CPU} != "hppa")
|
||||
SUBDIR+= libssp
|
||||
#SUBDIR+= libssp
|
||||
.endif
|
||||
|
||||
.if (${MKSKEY} != "no")
|
||||
|
Loading…
Reference in New Issue
Block a user