]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - patches/patch-settings.in
Merge branch 'ghc-7.4.1'
[pkgsrc-ghc.git] / patches / patch-settings.in
diff --git a/patches/patch-settings.in b/patches/patch-settings.in
new file mode 100644 (file)
index 0000000..695e5df
--- /dev/null
@@ -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@")
+  ]