X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=patches%2Fpatch-compiler_nativeGen_AsmCodeGen.lhs;h=02b691be66deca0c5cda48a0b0bbe4e48a495014;hp=247808ebbab9a7e82b6b3d605333b986cea6d163;hb=302c1de32c108c9e86360d2413fa25732879a195;hpb=3688638f435f0480c571d806d72ac6b3e0dbaf42 diff --git a/patches/patch-compiler_nativeGen_AsmCodeGen.lhs b/patches/patch-compiler_nativeGen_AsmCodeGen.lhs index 247808e..02b691b 100644 --- a/patches/patch-compiler_nativeGen_AsmCodeGen.lhs +++ b/patches/patch-compiler_nativeGen_AsmCodeGen.lhs @@ -4,7 +4,7 @@ For systems having as(1) that doesn't recognise .ident directives. (Already merged to the upstream) ---- compiler/nativeGen/AsmCodeGen.lhs.orig 2012-02-08 13:07:54.000000000 +0000 +--- compiler/nativeGen/AsmCodeGen.lhs.orig 2012-02-01 18:10:32.000000000 +0000 +++ compiler/nativeGen/AsmCodeGen.lhs @@ -525,12 +525,15 @@ makeImportsDoc dflags imports (if platformHasGnuNonexecStack (targetPlatform dflags)