Unverified Commit 2f376426 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] remove unused variable `R_SCRIPT` in configure.win (#4505)

parent 5fe27d59
......@@ -5,7 +5,6 @@
# find compiler and flags #
###########################
R_SCRIPT="${R_HOME}/bin${R_ARCH_BIN}/Rscript"
R_EXE="${R_HOME}/bin${R_ARCH_BIN}/R"
CC=`"${R_EXE}" CMD config CC`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment