Bug 194676

Summary: Feature request: add support for USE_GCC=5
Product: Ports & Packages Reporter: mikhail.rokhin
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: gerald
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description mikhail.rokhin 2014-10-29 07:17:35 UTC
Please, include USE_GCC=5.0 option in common macros.

Thank you in advance.
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2014-11-02 21:10:11 UTC
Yes, it fails because we have not added it, and I have to admit I am
bit sceptical about the benefit of this for the time being since GCC 5
is under very active development still and far from stabilization.

(Just last week it failed to build for me about half thhe time.)

Still, since you are interested I'll be add support for USE_GCC=5
(not USE_GCC=5.0 since the version scheme of GCC is changing.)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-02 21:16:07 UTC
A commit references this bug:

Author: gerald
Date: Sun Nov  2 21:15:21 UTC 2014
New revision: 372091
URL: https://svnweb.freebsd.org/changeset/ports/372091

Log:
  Add support for USE_GCC=5 and its preferred form USE_GCC=5+.

  PR:		194676

Changes:
  head/Mk/bsd.gcc.mk