Next | Query returned 63 messages, browsing 61 to 70 | previous

History of commit frequency

CVS Commit History:


   2020-01-08 18:00:06 by Min Sik Kim | Files touched by this commit (2)
Log message:
lang/gcc9: fix build on NetBSD-9.0_RC1-amd64

gcc9 needs to install the fixed malloc.h in that configuration.
On NetBSD-8.0-amd64 this was not necessary though.
   2020-01-06 16:43:51 by Roland Illig | Files touched by this commit (2)
Log message:
lang/gcc9: fix build on NetBSD-9.0_RC1-amd64

gcc9 needs to install the fixed malloc.h in that configuration.
On NetBSD-8.0-amd64 this was not necessary though.
   2020-01-05 22:15:46 by Roland Illig | Files touched by this commit (7)
Log message:
lang/gcc9: add gcc-9.2.0

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

This is the 2019 version, initially released in April 2019.

pkgsrc-specific changes to lang/gcc8:

The PLIST file is fixed, to guarantee that all expected files are
installed properly. In lang/gcc8 it had been autogenerated.

Only those patches have been kept that were strictly necessary to build
GCC on NetBSD-amd64. The others may be added from lang/gcc8 as necessary.

Tested by bootstrapping pkgsrc using CC=$PREFIX/gcc9/bin/gcc.

Next | Query returned 63 messages, browsing 61 to 70 | previous