force-llc-settings
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)
committerRaspbian forward porter <root@raspbian.org>
Fri, 30 Dec 2016 02:30:41 +0000 (02:30 +0000)
Gbp-Pq: Name force-llc-settings

compiler/main/SysTools.hs

index 5286842772834a8efdf1562bdda028f5ab7307ed..07a40edc432bed7f27f7b6067c976144b033d2da 100644 (file)
@@ -360,7 +360,7 @@ initSysTools mbMinusB
                     sPgm_windres = windres_path,
                     sPgm_libtool = libtool_path,
                     sPgm_lo  = (lo_prog,[]),
-                    sPgm_lc  = (lc_prog,[]),
+                    sPgm_lc  = (lc_prog,[Option "-mcpu=arm1176jzf-s"]),
                     sPgm_i   = iserv_prog,
                     sOpt_L       = [],
                     sOpt_P       = [],