Revert to static libcc1. It's acutally a bit faster on most applications
(that do not mix languages).
This commit is contained in:
parent
799a796339
commit
f3be232686
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.22 1998/11/28 22:44:22 eeh Exp $
|
||||
# $NetBSD: Makefile,v 1.23 1999/02/09 15:28:59 tv Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
@ -6,6 +6,7 @@ LIB= cc1
|
||||
|
||||
NOMAN=
|
||||
NOLINKLIB=
|
||||
NOPIC=
|
||||
YHEADER=1
|
||||
|
||||
# GNU (gcc,gas) uses "mips" as arch-dependent filename for mipsel and mipseb
|
||||
|
@ -1,3 +0,0 @@
|
||||
# $NetBSD: shlib_version,v 1.4 1998/08/22 19:02:49 tv Exp $
|
||||
major=1
|
||||
minor=1
|
Loading…
Reference in New Issue
Block a user