summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-ac
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2001-05-24 19:51:07 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2001-05-24 19:51:07 +0000
commitaa88b59f9baa932f6b6e11516a799b75b1d65aef (patch)
treecd1906cebb70bd2f4d338dc43a88f600792aa9e0 /parallel/pvm3/patches/patch-ac
parenta94ba4caf9d1ca447fffcc3db10b07e7f5e9b041 (diff)
downloadpkgsrc-aa88b59f9baa932f6b6e11516a799b75b1d65aef.tar.gz
- add -DCTIMEISTIMET to all the NetBSD arch definition files. This just
says to use type time_t for ctime(3). - Fix some format strings for 64 bit systems. - use '?=' instead of '='when setting the command used for rsh/ssh so the user can set it in mk.conf (PVM_SSH).
Diffstat (limited to 'parallel/pvm3/patches/patch-ac')
-rw-r--r--parallel/pvm3/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/pvm3/patches/patch-ac b/parallel/pvm3/patches/patch-ac
index e860ac67608..177970b9702 100644
--- a/parallel/pvm3/patches/patch-ac
+++ b/parallel/pvm3/patches/patch-ac
@@ -1,10 +1,10 @@
-$NetBSD: patch-ac,v 1.4 2000/10/10 19:26:16 dmcmahill Exp $
+$NetBSD: patch-ac,v 1.5 2001/05/24 19:51:07 dmcmahill Exp $
--- conf/NETBSDI386.def.orig Wed Feb 16 16:17:48 2000
+++ conf/NETBSDI386.def Fri Jun 30 16:55:52 2000
@@ -1,4 +1,4 @@
-ARCHCFLAGS = -DSOCKADHASLEN -DRSHCOMMAND=\"/usr/bin/rsh\" \
-+ARCHCFLAGS = -DSOCKADHASLEN -DRSHCOMMAND=\"${SSH}\" \
++ARCHCFLAGS = -DCTIMEISTIMET -DSOCKADHASLEN -DRSHCOMMAND=\"${SSH}\" \
-DHASERRORVARS -DNOREXEC -DNEEDMENDIAN -DSYSERRISCONST
ARCHDLIB =
ARCHDOBJ =