From a4b9a4668a617baf5cc792562c905cd78fd61bda Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 12 Jan 2004 00:00:03 +0000 Subject: remove a Solaris hack that is no longer needed, as the buildlink2 fake-la bug has been fixed. --- doc/HACKS | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'doc/HACKS') diff --git a/doc/HACKS b/doc/HACKS index 3f5aa8ce355..c0251c26198 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.20 2003/10/27 13:25:50 salo Exp $ +# $NetBSD: HACKS,v 1.21 2004/01/12 00:00:03 grant Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -377,17 +377,6 @@ file devel/ftnchek/Makefile : 1.13 descr Internal compiler error for fortran.c when -O2. Use -O1 instead. kcah -hack net/ORBit Solaris linking bug -cdate 26 Sep 2003 -who gavan -port Solaris -file net/ORBit/Makefile : 1.94 -descr - libtool tries to link against libpthread.a, which doesn't exist - on Solaris. Removing the reference to libpthread.a from libpthread.la - after buildlinking allows ORBit to build on Solaris. -kcah - hack gcc 2.95.3/arm -O* bug cdate 19 Oct 2003 who kristerw -- cgit v1.2.3