Skip to content

compile_dll() help-page is outdated #213

@assaron

Description

@assaron

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions