[project @ 2003-08-18 00:14:10 by dons]
authordons <unknown>
Mon, 18 Aug 2003 00:14:10 +0000 (00:14 +0000)
committerdons <unknown>
Mon, 18 Aug 2003 00:14:10 +0000 (00:14 +0000)
sparc-*-openbsd mangler

ghc/driver/mangler/ghc-asm.lprl

index c929624..51a1b04 100644 (file)
@@ -317,7 +317,7 @@ sub init_TARGET_STUFF {
     $T_create_word  = "\t.long";
 
     #--------------------------------------------------------#
-    } elsif ( $TargetPlatform =~ /^sparc-.*-solaris2/ ) {
+    } elsif ( $TargetPlatform =~ /^sparc-.*-(solaris2|openbsd)/ ) {
 
     $T_STABBY      = 0; # 1 iff .stab things (usually if a.out format)
     $T_US          = ''; # _ if symbols have an underscore on the front