Bug 196111

Summary: USES=compiler:gcc-c++11-lib doesn't set CHOSEN_COMPILER_TYPE
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Ports FrameworkAssignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me CC: portmgr
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix none

Description Jan Beich freebsd_committer freebsd_triage 2014-12-18 21:41:53 UTC
Created attachment 150738 [details]
fix

In the file every USE_GCC is accompanied by CHOSEN_COMPILER_TYPE=gcc. It seems gcc-c++11-lib is an exception.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2014-12-28 18:37:23 UTC
Take
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-28 21:46:46 UTC
A commit references this bug:

Author: antoine
Date: Sun Dec 28 21:46:24 UTC 2014
New revision: 375758
URL: https://svnweb.freebsd.org/changeset/ports/375758

Log:
  Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-lib

  PR:		ports/196111
  Submitted by:	Jan Beich
  With hat:	portmgr

Changes:
  head/Mk/Uses/compiler.mk
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2014-12-28 21:47:40 UTC
Patch committed, thanks