-H80m isn't allowed in an options pragma. Just remove it for now.
[ghc-hetmet.git] / compiler / main / DynFlags.hs
index e631cfa..6aef472 100644 (file)
@@ -1901,7 +1901,6 @@ machdepCCOpts _dflags
                sta = opt_Static
            in
                     ( [ if sta then "-DDONT_WANT_WIN32_DLL_SUPPORT" else ""
---                    , if "mingw32" `isSuffixOf` cTARGETPLATFORM then "-mno-cygwin" else ""
                       ],
                       [ "-fno-defer-pop",
                         "-fomit-frame-pointer",