Bug 196111 - USES=compiler:gcc-c++11-lib doesn't set CHOSEN_COMPILER_TYPE
Summary: USES=compiler:gcc-c++11-lib doesn't set CHOSEN_COMPILER_TYPE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Antoine Brodin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2014-12-18 21:41 UTC by Jan Beich
Modified: 2014-12-28 21:47 UTC (History)
1 user (show)

See Also:


Attachments
fix (435 bytes, patch)
2014-12-18 21:41 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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