[Bug 211154] Mk/bsd.gcc.mk: add support for build-only dependencies for USE_GCC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 30 15:15:18 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211154

--- Comment #13 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: gerald
Date: Sat Jan 30 15:15:01 UTC 2021
New revision: 563416
URL: https://svnweb.freebsd.org/changeset/ports/563416

Log:
  In some cases one may want to use GCC to build something when its
  runtimes or GCC at runtime are not required.

  Introduce an optional argument for USE_GCC that indicates GCC is
  only required at build time.

  Examples for the new syntax are USE_GCC=yes:build, USE_GCC=9:build,
  or USE_GCC=11+:build.

  Submitted by: Fabian Freyer <fabian.freyer at physik.tu-berlin.de>
  PR:           211154
  Differential Revision:        https://reviews.freebsd.org/D7223

Changes:
  head/Mk/bsd.gcc.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list