GitXplorerGitXplorer
j

pkg-gcc-latest

public
29 stars
5 forks
1 issues

Commits

List of commits on branch master.
Unverified
87cb513649dbae8b0361e0a169b970d73607875b

Add "all" and "upload" options to usage string

jjwakely committed a month ago
Unverified
2025e7ea97fd529f94a3e7797dfbfe6d00fb443c

Install Perl during build to fix man page generation

jjwakely committed 3 months ago
Unverified
ef052f43c451a44bab91c37b4ada461053e43533

Add "info" target

jjwakely committed 3 months ago
Unverified
7ce5d1b3c36036ad14e28f4f214ab02be0a5bf0d

Add upload option

jjwakely committed 9 months ago
Unverified
ab855ea4a520f2bbe0446f40ebedb6a2b28feee2

Check for updates to mock configs before building SRPM

jjwakely committed a year ago
Unverified
82ff255b0ae1bfb894fcd960c6ac906b03e36b8a

Add libstdc++ to __requires_exclude

ttalisein committed a year ago

README

The README file for this repository.

Scripts to build binary packages of GCC snapshots

The build.sh script currently supports building RPMs via COPR and a .deb for Ubuntu 16.04 (Xenial Xerus).

Usage: ./build.sh <snapshot> <spec|srpm|rpm|deb>
The snapshot argument should be a version and date (e.g. 9-20190310)
or a symbolic name (e.g. LATEST-9).

See https://jwakely.github.io/pkg-gcc-latest for prebuilt packages.