The NetBSD Project

CVS log for pkgsrc/lang/gcc9/Attic/PLIST.NetBSD-x86_64

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / gcc9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5, Fri Feb 5 10:28:40 2021 UTC (3 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED

lang/gcc9: return to generated PLIST, we don't have an answer to include-fixed

Remove workaround for RHEL 7. This workaround resulted in gcc/configure
failing to find dlfcn.h. The build doesn't appear to need it.

Fixes install on both Fedora 33 and CentOS 7 (the docker image, at least).

Revision 1.4 / (download) - annotate - [selected], Thu May 14 19:19:13 2020 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Fix PLIST for libgcc handling.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 8 16:35:59 2020 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

gcc9: update to 9.3.0.

GCC 9.3 is a bug-fix release from the GCC 9 branch containing
important fixes for regressions and serious bugs in GCC 9.2 with
more than 157 bugs fixed since the previous release.

Fix RELRO build while here.
Adapt PLIST.Linux by guessing.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 10 07:46:43 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.1: +821 -821 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

lang/gcc9: make PLIST entries conditional on NetBSD-*-x86_64

This allows to install gcc9 with all its PKG_OPTIONS disabled. This still
installs the C++ compiler. The C++ include files end up in the private
directory though.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 10 00:28:03 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Diff to selected 1.4 (colored)

lang/gcc9: split PLIST into platform-specific files

The PLISTs differ a lot between the platforms. For gathering the initial
data it is easier to just list the files per platform than trying to get
all the conditions right in the first place.

There will be conditions for operating systems, for platforms, for
features, for version-specific include files to be fixed, for installed
programming languages, for nls, and several more.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>