Robert Hensing
|
6057cb9786
|
ghc*: Increase build timeout to 1 day
The default of 10 hours is insufficient for some of the slower
platforms like macOS and aarch64.
|
2020-11-06 11:07:48 +01:00 |
|
Matthew Bauer
|
d0e52b6b32
|
Merge pull request #95309 from obsidiansystems/mobile-fixes
Support Android 29 in cross-compilation
|
2020-08-28 14:59:37 -05:00 |
|
Matthew Bauer
|
c5617381bc
|
ghc: document Stage1Only setting
|
2020-08-17 23:51:59 -05:00 |
|
Matthew Bauer
|
0be29459d6
|
ghc: set Stage1Only = YES on iOS
We want stage1Only here even if system == system, since we can’t run
the native arch simulator binaries locally.
|
2020-08-17 23:51:59 -05:00 |
|
Divam Narula
|
818d24c9db
|
Merge branch 'staging' into upstream-wasm-cross-nixpkgs-4
|
2020-08-16 10:13:57 +05:30 |
|
Gabor Greif
|
7b3dbe3dd3
|
ghc-{8.8.3, 8.8.4, 8.10.1}: fix typos
|
2020-08-07 20:34:42 +02:00 |
|
Divam
|
95a5a19658
|
Enable dontStrip for wasm
|
2020-08-05 20:17:14 +09:00 |
|
Divam
|
a9ac31c299
|
Set the STRIP_CMD to ':' for dontStrip
(as mentioned in mk/build.mk.sample)
|
2020-08-05 20:08:37 +09:00 |
|
Domen Kožar
|
1f6f0c9b3a
|
ghc: don't build with profiling on aarch64 #66277
This makes ghc output be lower than 2GB limit.
Also enable aarch64 build parallelism now that it's fixed in GHC 8.6
|
2020-07-21 20:23:07 +02:00 |
|
Gabor Greif
|
d4d7223eb0
|
Nail a few typos
|
2020-05-08 21:11:46 +02:00 |
|
Gabor Greif
|
0e82313c07
|
compilers/ghc: fix a few typos
|
2020-04-24 21:48:28 +02:00 |
|
Jan Tojnar
|
a04625379a
|
Merge branch 'master' into staging-next
|
2020-04-13 18:50:35 +02:00 |
|
Adam Sandberg Ericsson
|
08a9d51699
|
ghc: mention why ld.gold is disabled for musl libc
|
2020-04-10 20:56:39 +02:00 |
|
Adam Sandberg Ericsson
|
4675649d9c
|
ghc: don't use ld.gold with musl libc (fixes #84670)
ld.gold doesn't play well with musl as is documented in #49071 and
https://sourceware.org/bugzilla/show_bug.cgi?id=23856
|
2020-04-10 20:56:38 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Robin Gloster
|
fb015f809a
|
ghc883: fix structuredAttrs build
|
2020-04-05 13:06:57 +02:00 |
|
Gabor Greif
|
ff6aeefb91
|
ghc-8.8.3: really use ld.gold (port #80466)
|
2020-02-28 21:17:10 +01:00 |
|
Gabor Greif
|
c8554c0574
|
ghc: add 8.8.3
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
|
2020-02-28 20:42:25 +01:00 |
|