Date: Fri, 29 May 2015 21:20:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200525] Make math/rapid use the CXX macro Message-ID: <bug-200525-13-99XO23WVWk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200525-13@https.bugs.freebsd.org/bugzilla/> References: <bug-200525-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=200525 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Fri May 29 21:19:57 UTC 2015 New revision: 387891 URL: https://svnweb.freebsd.org/changeset/ports/387891 Log: In PR200475, it turned out math/rapid is using "CC" to compile C++ files. Make it use ${CXX} instead. Approved by: jwbacon@tds.net (maintainer) PR: 200475, 200525 Changes: head/math/rapid/files/patch-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-200525-13-99XO23WVWk>