./lang/gcc7-libs, The GNU Compiler Collection (GCC) support shared libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 7.3.0nb4, Package name: gcc7-libs-7.3.0nb4, Maintainer: pkgsrc-users

The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
Fortran, and Go, as well as libraries for these languages (libstdc++,
libgfortran, ...).

This packages provides GCC support libraries in a specific location and allows
packages to depend on just the libraries rather than having to pull in the full
GCC package.


Required to build:
[lang/gcc7]

Version history: (Expand)


CVS history: (Expand)


   2019-08-06 16:13:25 by Maya Rashish | Files touched by this commit (2)
Log message:
gcc7, gcc7-libs: revert previous change to wrong branch.
Suggested by joerg.
   2019-08-06 15:56:20 by Maya Rashish | Files touched by this commit (2)
Log message:
gcc7: declare dependency on zlib, and tell gcc to use the system zlib.
this might be the cause of weird missing -lz on the latest SmartOS bulk
build, which appears to use this package.

Bump PKGREVISION.
Make sure gcc7-libs PKGREVISION > gcc7 PKGREVISION
(This was not the case before)