Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
2f376426
Unverified
Commit
2f376426
authored
Aug 09, 2021
by
James Lamb
Committed by
GitHub
Aug 09, 2021
Browse files
[R-package] remove unused variable `R_SCRIPT` in configure.win (#4505)
parent
5fe27d59
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
R-package/configure.win
R-package/configure.win
+0
-1
No files found.
R-package/configure.win
View file @
2f376426
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
# find compiler and flags #
# find compiler and flags #
###########################
###########################
R_SCRIPT="${R_HOME}/bin${R_ARCH_BIN}/Rscript"
R_EXE="${R_HOME}/bin${R_ARCH_BIN}/R"
R_EXE="${R_HOME}/bin${R_ARCH_BIN}/R"
CC=`"${R_EXE}" CMD config CC`
CC=`"${R_EXE}" CMD config CC`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment