X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fmangler%2Fghc-asm.lprl;fp=driver%2Fmangler%2Fghc-asm.lprl;h=769681c2a7ab2d1a5161f602d43072b29f0713a3;hp=ea01dc8dc86f1010a3cfb06475298018677be68f;hb=dc2a0e66275055dec3068cc8194cfe907acd36ff;hpb=f87698f5cd016f5a5643e60709cc16d12ae7d753 diff --git a/driver/mangler/ghc-asm.lprl b/driver/mangler/ghc-asm.lprl index ea01dc8..769681c 100644 --- a/driver/mangler/ghc-asm.lprl +++ b/driver/mangler/ghc-asm.lprl @@ -216,7 +216,7 @@ sub init_TARGET_STUFF { $T_HDR_vector = "\.text\n\t\.align 8\n"; #--------------------------------------------------------# - } elsif ( $TargetPlatform =~ /^x86_64-.*-(linux|openbsd|freebsd)$/m ) { + } elsif ( $TargetPlatform =~ /^x86_64-.*-(linux|openbsd|freebsd|netbsd)$/m ) { $T_STABBY = 0; # 1 iff .stab things (usually if a.out format) $T_US = ''; # _ if symbols have an underscore on the front