Date: Wed, 17 Aug 2016 15:43:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211891] [patch] Mk/cran.mk: fix compiles target Message-ID: <bug-211891-13-9SfQkTUmHt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211891-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211891-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=3D211891 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: dbn Date: Wed Aug 17 15:42:24 UTC 2016 New revision: 420356 URL: https://svnweb.freebsd.org/changeset/ports/420356 Log: Mk/Uses/cran.mk: fix 'compiles' argument. Due to the change in r419666 USE_GCC is not conditionally set, however it was bringing in the dependencies for fortran (silently). Explicitly bring in the dependencies for fortran. Also, add a target to strip the compiled shared library. PR: 211891 Reviewed by: mat Approved by: wen Changes: head/Mk/Uses/cran.mk --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211891-13-9SfQkTUmHt>