dcd9b8d2b7
- don't override debug packages handling * fixes build in Tumbleweed How do we fix the package in Factory? OBS-URL: https://build.opensuse.org/request/show/569350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=18 |
||
---|---|---|
_constraints | ||
.gitattributes | ||
.gitignore | ||
ghc-8.2.1-aarch64-deb8-linux.tar.xz | ||
ghc-8.2.1-armv7-deb8-linux.tar.xz | ||
ghc-8.2.1-i386-deb8-linux.tar.xz | ||
ghc-8.2.1-powerpc64-unknown-linux.tar.xz | ||
ghc-8.2.1-powerpc64le-unknown-linux.tar.xz | ||
ghc-8.2.1-s390x-ibm-linux.tar.xz | ||
ghc-8.2.1-x86_64-deb8-linux.tar.xz | ||
ghc-bootstrap.changes | ||
ghc-bootstrap.spec | ||
LICENSE | ||
README.openSUSE |
Generating binary distributions for ghc bootstrap in Factory ============================================================ 1. Download source distribution from http://www.haskell.org/ghc/download 2. If necessary, 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_PowerPC_standard * https://build.opensuse.org/package/binaries/devel:languages:haskell:bootstrap/ghc-prepare-binary-distributions?repository=openSUSE_Factory_zSystems 5. Extract tarball `rpm2cpio ghc-prepare-binary-distributions*.rpm | cpio -idmv` 6. Copy tarball to project devel:languages:haskell:compiler/ghc-bootstrap Note: ===== The armv7, aarch64, i386, and x86_64 tarballs were taken from upstream. See: https://www.haskell.org/ghc/download_ghc_8_2_1.html