mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
442 B
Plaintext
13 lines
442 B
Plaintext
$NetBSD: patch-bz,v 1.2 2007/01/09 02:22:04 dmcmahill Exp $
|
|
|
|
--- conf/X86SOL2.def.orig 2006-06-14 16:52:38.000000000 +0000
|
|
+++ conf/X86SOL2.def
|
|
@@ -1,5 +1,6 @@
|
|
ARCHCFLAGS = -DSYSVBFUNC -DSYSVSTR -DNOGETDTBLSIZ -DSYSVSIGNAL \
|
|
- -DNOWAIT3 -DNOUNIXDOM -DRSHCOMMAND=\"/usr/bin/rsh\"
|
|
+ -DNOWAIT3 -DHASERRORVARS -DRSHCOMMAND=\"${SSH}\" -DUSESTRERROR \
|
|
+ -DHASSTDLIB -KPIC
|
|
ARCHDLIB = -lnsl -lsocket
|
|
ARCHDOBJ =
|
|
ARCHLIB = -lnsl -lsocket
|