On Mon, Apr 18, 2011 at 09:54:56AM +0200, Karel Gardas wrote:
> if_os('darwin', skip),
> + # Solaris' linker does not support GNUish linker scripts
> + if_os('solaris2', skip),
Applied, thanks!
Thanks
Ian
___
Cvs-ghc mailing list
---
tests/ghc-regress/rts/all.T |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/ghc-regress/rts/all.T b/tests/ghc-regress/rts/all.T
index 3adc725..a008e3b 100644
--- a/tests/ghc-regress/rts/all.T
+++ b/tests/ghc-regress/rts/all.T
@@ -77,6 +77,8 @@ test('T2615',