pkgsrc/parallel/pvm3/patches/patch-aj
dmcmahill aa88b59f9b - 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).
2001-05-24 19:51:07 +00:00

15 lines
581 B
Text

$NetBSD: patch-aj,v 1.5 2001/05/24 19:51:08 dmcmahill Exp $
--- conf/NETBSDSPARC.def.orig Wed Feb 16 16:17:49 2000
+++ conf/NETBSDSPARC.def Fri Jun 30 17:05:55 2000
@@ -2,8 +2,8 @@
# Note: some versions of NetBSD for Sparc may require the
# -DNEEDMENDIAN flag in the ARCHCFLAGS definition.
#
-ARCHCFLAGS = -DSOCKADHASLEN -DRSHCOMMAND=\"/usr/bin/rsh\" \
- -DHASERRORVARS -DNOREXEC -DSYSERRISCONST
+ARCHCFLAGS = -DCTIMEISTIMET -DSOCKADHASLEN -DRSHCOMMAND=\"${SSH}\" \
+ -DHASERRORVARS -DNOREXEC -DNEEDMENDIAN -DSYSERRISCONST
ARCHDLIB =
ARCHDOBJ =
ARCHLIB =