-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Currently, compiler_dll() help page says:
#' @param debug If `TRUE`, and if no user Makevars is found, then the build
#' runs without optimisation (`-O0`) and with debug symbols (`-g`). See
#' [compiler_flags()] for details. If you have a user Makevars (e.g.,
#' `~/.R/Makevars`) then this argument is ignored.
It is no longer true since dd8ca4e Presence of Makevars does not influence anything anymore. As I understand, the behavior can now be controlled through some options and environmental variables.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels