Skip to content

USE_BINARYBUILDER* has no effect in Make.user #33880

Closed
@owainkenwayucl

Description

@owainkenwayucl

With Julia 1.2.0 on RHEL 7.x I ran across this issue: #31555

In attempting to resolve it, I determined that setting any of the USE_BINARYBUILDER* options (e.g. USE_BINARYBUILDER, USE_BINARYBUILDER_LIBUV options in Make.user had no effect on the build process - make still uses the binary versions of the library triggering the bug. Adding those options to Make.inc however does result in them taking effect.

Make.user is being read for other purposes (for example the install location) so it's not an issue that the file has the wrong name/location etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions