Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2015 18:38:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199098] Some ports may use COMPILER_TYPE instead of CHOSEN_COMPILER_TYPE
Message-ID:  <bug-199098-13-hal82RrUrY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199098-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199098-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199098

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dbn
Date: Wed Apr  1 18:37:30 UTC 2015
New revision: 382937
URL: https://svnweb.freebsd.org/changeset/ports/382937

Log:
  emulators/wine-devel: unbreak build.

  Changes:
   * Add CPPBIN="${CPP}" to CONFIGURE_ENV as Wine uses $CPPBIN, instead of
     $CPP, in ./configure
   * Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE.  The later is what
     the base compiler is whereas the former to what is chosen to satisfy
     USES=compiler:c11

  PR:        199098
  Reported by:    pkg-fallout, gerald@

Changes:
  head/emulators/wine-devel/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199098-13-hal82RrUrY>