head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2010.06.04.16.24.56; author sborrill; state dead; branches; next 1.1; 1.1 date 2010.06.04.16.07.27; author sborrill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2010.06.04.16.07.27; author sborrill; state Exp; branches; next ; desc @@ 1.2 log @Update to latest NetBSD -current sources rather than being built from ancient sources predating a move in the repo. Source does not maintain a CHANGELOG. It is anticipated that most changes are build related, though PR/42651 is also addressed by this. @ text @$NetBSD: patch-aa,v 1.1 2010/06/04 16:07:27 sborrill Exp $ --- src/Makefile.in.orig 2006-06-03 00:39:22.000000000 +0000 +++ src/Makefile.in @@@@ -16,9 +16,9 @@@@ SYSCONFDIR=@@sysconfdir@@ CC= @@CC@@ -PTHREAD_FLAGS= -pthread -PTHREAD_LDFLAGS= -pthread -PTHREAD_LIBS= -lpthread +PTHREAD_FLAGS?= -pthread +PTHREAD_LDFLAGS?= -pthread +PTHREAD_LIBS?= -lpthread GCC_CFLAGS= -Wall -Wstrict-prototypes -fno-strict-aliasing -fno-common -Wno-trigraphs COMMON_CFLAGS += -DCONFIG_ISCSI_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE COMMON_CFLAGS += -DHAVE_CONFIG_H @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2007/12/18 11:30:09 agc Exp $ @ 1.1.1.1 log @Move from devel to net @ text @@