From 2f4f9d96e34aff6935e1bf2c036a849856b558b7 Mon Sep 17 00:00:00 2001 From: jkh Date: Mon, 14 Sep 1998 11:32:52 +0000 Subject: [PATCH] Use -aout for kernels right now. This will have to be changed back if the kernel goes ELF. --- usr.bin/kzip/kzip.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/kzip/kzip.c b/usr.bin/kzip/kzip.c index 053ae509debd..74bd701751da 100644 --- a/usr.bin/kzip/kzip.c +++ b/usr.bin/kzip/kzip.c @@ -13,7 +13,7 @@ #ifndef lint static const char rcsid[] = - "$Id: kzip.c,v 1.10 1997/07/18 06:40:46 charnier Exp $"; + "$Id: kzip.c,v 1.11 1998/06/01 18:34:19 jhay Exp $"; #endif /* not lint */ #include @@ -194,6 +194,7 @@ main(int argc, char **argv) if (!Pld) { execlp("ld", "ld", + "-aout", "-Bstatic", "-Z", "-T",