[project @ 2004-04-18 09:36:51 by dons]
[ghc-hetmet.git] / ghc / driver / mangler / ghc-asm.lprl
index 62896b9..5aee942 100644 (file)
@@ -230,7 +230,7 @@ sub init_TARGET_STUFF {
     $T_HDR_direct   = "\.text\n\t\.align 8\n";
 
     #--------------------------------------------------------#
-    } elsif ( $TargetPlatform =~ /^x86_64-.*-linux$/ ) {
+    } elsif ( $TargetPlatform =~ /^x86_64-.*-(linux|openbsd)$/ ) {
 
     $T_STABBY       = 0; # 1 iff .stab things (usually if a.out format)
     $T_US           = ''; # _ if symbols have an underscore on the front