Path to this page:
./
lang/gcc49-libs,
The GNU Compiler Collection (GCC) support shared libraries
Branch: pkgsrc-2018Q1,
Version: 4.9.4nb7,
Package name: gcc49-libs-4.9.4nb7,
Maintainer: pkgsrc-usersThe 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/gcc49] [
pkgtools/cwrappers]
Version history: (Expand)
- (2018-04-08) Updated to version: gcc49-libs-4.9.4nb7
- (2018-04-04) Package added to pkgsrc.se, version gcc49-libs-4.9.4nb6 (created)
CVS history: (Expand)
2018-04-08 13:51:34 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5734 - requested by wiz
lang/gcc49-libs: build fix
Revisions pulled up:
- lang/gcc49-libs/Makefile 1.15
---
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 8 06:06:13 UTC 2018
Modified Files:
pkgsrc/lang/gcc49-libs: Makefile
Log message:
gcc49-libs: bump PKGREVISION.
It needs to be higher than gcc49's.
From Izumi Tsutsui in PR 53165.
|