Commit Graph

27 Commits

Author SHA1 Message Date
Jens Petersen 7cb427ad37 revert upstream llvm changes (6e361d89/ghc)
https://ghc.haskell.org/trac/ghc/ticket/15780
2018-10-19 16:15:42 +09:00
Jens Petersen 7861fb68d3 update to 8.4.4 bugfix release 2018-10-17 17:09:08 +09:00
Jens Petersen 0254fdd904 changelog for recent changes 2018-10-17 13:04:29 +09:00
Jens Petersen ef53860e3f Update alternatives dependencies, from master (pbrobinson) 2018-10-17 12:46:43 +09:00
Jens Petersen c8eef02d68 ghc-iserv-prof at least conditional for quickbuild 2018-10-17 08:04:23 +09:00
Jens Petersen 1d50ff9597 extend quickbuild to handle perf_build (from master) 2018-10-17 01:21:07 +09:00
Jens Petersen 2613929166 mv ghc-8.4.3-warnings.mk-test.patch -> ghc-warnings.mk-CC-Wall.patch 2018-10-16 23:28:56 +09:00
Jens Petersen af43ccbb10 BR python3-sphinx instead python-sphinx 2018-10-16 22:33:50 +09:00
Jens Petersen 51cddbe2d4 use with_prof instead of without_prof 2018-10-16 22:32:48 +09:00
Jens Petersen d3086740e0 include ABI check code from main Fedora 2018-10-16 22:29:36 +09:00
Jens Petersen 57426d9786 add commented out D4159.patch
since it is included in 8.4 but not 8.6 iirc
2018-10-16 22:28:46 +09:00
Jens Petersen da1c217540 remove reproducible-tmp-names.patch
seems deprecated for 8.4 (not in debian)
2018-10-16 22:27:51 +09:00
Jens Petersen fb6e70e30b bump release in changelog 2018-09-30 18:26:36 +09:00
Jens Petersen 79d7c46293 add quickbuild switch for fast test builds without docs and prof 2018-09-30 12:15:04 +09:00
Jens Petersen 54d9cf250b drop the arch nonsense for CFLAGS and LDFLAGS
later we can replace with %ghc_set_gcc_flags if useful
2018-09-30 12:09:56 +09:00
Jens Petersen 7a14191c60 s390x: Debian patch for Stg.h to fix build with ghc-8.2
https://ghc.haskell.org/trac/ghc/ticket/15201
2018-09-29 19:48:52 +09:00
Jens Petersen c317309757 silence flood of -Wunused-label warnings on s390x 2018-09-29 19:48:05 +09:00
Jens Petersen 094634c995 ghc-iserv-prof seems built without prof; use %with docs for xhtml 2018-09-05 21:50:03 +09:00
Jens Petersen 96a003d686 use without_prof and without_docs (instead of without_haddock)
- without_prof is backcompat
2018-09-03 16:32:02 +09:00
Jens Petersen 43d598c766 --with-llc and --with-opt deprecated (gone) 2018-09-03 16:31:25 +09:00
Jens Petersen 11a0f144f5 set LDFLAGS conditional on arch, like CFLAGS
this should prevent gcc configure fails on s390x etc
2018-09-03 16:29:09 +09:00
Jens Petersen b979ca9d84 use %ghc_set_cflags also for f28 2018-09-03 16:28:19 +09:00
Jens Petersen 13ac46a0ed add armv7l to llvm-targets (patch from OpenSuse/Debian) 2018-07-25 15:57:43 +09:00
Jens Petersen abf5d93554 (aarch64/s390) remove -Wall and -Werror=format-security separately 2018-07-24 19:23:54 +09:00
Jens Petersen f55f2d752d ghc manpage is built now 2018-07-09 12:04:21 +02:00
Jens Petersen 9189b38f6a import 8.4.3 from Fedora copr 2018-07-08 07:53:29 +02:00
Jens Petersen 5fc4a6cbf1 Setup of module ghc 2005-05-12 07:35:42 +00:00