a78e0e4e08
- don't override debug packages handling * fixes build for Leap 15 OBS-URL: https://build.opensuse.org/request/show/574219 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=20
18 lines
985 B
Plaintext
18 lines
985 B
Plaintext
Generating binary distributions for ghc bootstrap in Factory
|
|
============================================================
|
|
|
|
1. Download source distribution from http://www.haskell.org/ghc/download
|
|
2. Apply patches for openSUSE
|
|
* https://build.opensuse.org/package/show/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions
|
|
3. Build binary distribution `make binary-dist`
|
|
4. Download rpms from:
|
|
* https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory
|
|
* https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_PowerPC_standard
|
|
5. Extract tarball `rpm2cpio ghc-prepare-binary-distributions*.rpm | cpio -idmv`
|
|
6. Copy tarball to project devel:languages:haskell:compiler/ghc-bootstrap
|
|
|
|
Note:
|
|
=====
|
|
The ix86 and x86_64 tarballs were taken from upstream.
|
|
https://www.haskell.org/ghc/download_ghc_7_8_3
|