History log of /netbsd-src/external/gpl3/gcc.old/usr.bin/host-libcpp/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 23f5f463 14-Jul-2023 mrg <mrg@NetBSD.org>

merge GCC 10.5.0 in gcc.old


# cf4db277 19-May-2023 lukem <lukem@NetBSD.org>

Fix passing -j NNN to gmake

Use a more restrictive pattern to extract -j NNN from MAKEFLAGS
into GMAKE_J_ARGS, to avoid false positives when the source directory
has "-j" in the path (e.g "amd64-job

Fix passing -j NNN to gmake

Use a more restrictive pattern to extract -j NNN from MAKEFLAGS
into GMAKE_J_ARGS, to avoid false positives when the source directory
has "-j" in the path (e.g "amd64-job-000012" or "src-j9999").
Previously this could pass either -"-j" or "-j BIGNUM" to gmake
and result in "vfork: Resource temporarily unavailable" failures.

PR misc/54456

show more ...


# 8feb0f0b 20-Feb-2023 mrg <mrg@NetBSD.org>

merge GCC 10.4 into gcc.old.


# c0a68be4 09-Apr-2021 mrg <mrg@NetBSD.org>

merge GCC 9.3 into gcc.old.


# a2dc1f3f 19-Aug-2020 mrg <mrg@NetBSD.org>

merge GCC 8.4 into gcc.old.


# 36ac495d 26-Sep-2019 mrg <mrg@NetBSD.org>

merge gcc 7.4 into gcc.old part 3 (last?)


# 4d79f333 20-Jun-2019 mrg <mrg@NetBSD.org>

delete GCC 6.5. every platform has been on GCC 7 for a while now.


# 7d9adb1c 23-Jul-2017 mrg <mrg@NetBSD.org>

import the GCC 5.4 srcs from -current as gcc.old in preparation for GCC 6.