X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=patches%2Fpatch-settings.in;fp=patches%2Fpatch-settings.in;h=695e5dfac15e76db47f9aa55f5a31042ad0bbcab;hb=ed8454824e2b9eabe0ed6deebff5b57d97373028;hp=0000000000000000000000000000000000000000;hpb=2cc2db8deb54ee91ac126e3e66c59be2facb848d;p=pkgsrc-ghc.git diff --git a/patches/patch-settings.in b/patches/patch-settings.in new file mode 100644 index 0000000..695e5df --- /dev/null +++ b/patches/patch-settings.in @@ -0,0 +1,16 @@ +$NetBSD$ + +For systems having as(1) that doesn't recognise .ident +directives. (Already merged to the upstream) + + +--- settings.in.orig 2012-02-01 18:10:32.000000000 +0000 ++++ settings.in +@@ -12,6 +12,7 @@ + ("target arch", "@HaskellTargetArch@"), + ("target word size", "@WordSize@"), + ("target has GNU nonexec stack", "@HaskellHaveGnuNonexecStack@"), ++ ("target has .ident directive", "@HaskellHaveIdentDirective@"), + ("target has subsections via symbols", "@HaskellHaveSubsectionsViaSymbols@") + ] +