Skip to content

Instantly share code, notes, and snippets.

@jvvv
jvvv / Pkgfile
Created January 17, 2018 20:31
Crux port for gcc7
# Description: The GNU Compiler Collection
# URL: http://gcc.gnu.org
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: zlib libmpc
name=gcc7
version=7.3.0-RC-20180117
release=1-local
source=(https://gcc.gnu.org/pub/gcc/snapshots/$version/gcc-$version.tar.xz \
gcc-nocheck-fixincludes.patch gcc-4.7.3-multilib-dirs.patch)