mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
471 B
Plaintext
13 lines
471 B
Plaintext
$NetBSD: patch-ac,v 1.6 2006/12/12 19:29:13 wiz Exp $
|
|
|
|
--- conf/NETBSDI386.def.orig 2000-02-16 22:17:48.000000000 +0100
|
|
+++ conf/NETBSDI386.def
|
|
@@ -1,5 +1,5 @@
|
|
-ARCHCFLAGS = -DSOCKADHASLEN -DRSHCOMMAND=\"/usr/bin/rsh\" \
|
|
- -DHASERRORVARS -DNOREXEC -DNEEDMENDIAN -DSYSERRISCONST
|
|
+ARCHCFLAGS = -DHASSTDLIB -DCTIMEISTIMET -DSOCKADHASLEN -DRSHCOMMAND=\"${SSH}\" \
|
|
+ -DHASERRORVARS -DNOREXEC -DNEEDMENDIAN -DSYSERRISCONST -DHASSTDLIB
|
|
ARCHDLIB =
|
|
ARCHDOBJ =
|
|
ARCHLIB =
|