From: dons Date: Mon, 18 Aug 2003 00:14:10 +0000 (+0000) Subject: [project @ 2003-08-18 00:14:10 by dons] X-Git-Tag: Approx_11550_changesets_converted~574 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=dc659a71aa421b903eff7011c49aaf68a583f875 [project @ 2003-08-18 00:14:10 by dons] sparc-*-openbsd mangler --- diff --git a/ghc/driver/mangler/ghc-asm.lprl b/ghc/driver/mangler/ghc-asm.lprl index c929624..51a1b04 100644 --- a/ghc/driver/mangler/ghc-asm.lprl +++ b/ghc/driver/mangler/ghc-asm.lprl @@ -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