Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libcrypt/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libcrypt/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- src/lib/libcrypt/Makefile 2012/08/10 04:30:47 1.24 +++ src/lib/libcrypt/Makefile 2013/08/10 18:42:29 1.25 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/08/10 04:30:47 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2013/08/10 18:42:29 dholland Exp $ USE_SHLIBDIR= yes @@ -24,5 +24,3 @@ LDSTATIC?= -static .else .include .endif - -COPTS.crypt-sha1.c+= -Wno-pointer-sign