pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(math/R) remove meaningless comment



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sat Jan 3 17:43:13 2026 +0900
Changeset:	27acabb0a1606623b3a3772bab6070446f5682fc

Modified Files:
	R/Makefile

Log Message:
(math/R) remove meaningless comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=27acabb0a1606623b3a3772bab6070446f5682fc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 R/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/R/Makefile b/R/Makefile
index 3472834a79..86b9772091 100644
--- a/R/Makefile
+++ b/R/Makefile
@@ -14,8 +14,6 @@ COMMENT=	Statistical language for data analysis and graphics
 LICENSE=	gnu-gpl-v2
 
 USE_GCC_RUNTIME=	yes
-# uncomment following line helps packaging on 9.4
-# GCC_REQD+=		10
 
 # https://cran.r-project.org/doc/manuals/r-release/NEWS.pdf
 # above line mentions c23 as default compiler for R, but c23 (gcc15) is N/A ?


Home | Main Index | Thread Index | Old Index