-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
USE_BINARYBUILDER=0 on master #47656
Copy link
Copy link
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorbuildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorbuildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Does
USE_BINARYBUILDER=0only work for "full" release tarballs, and not for thegitmaster branch? From the docs, it sounds like it should indeed work... however the currentmasterbranch ignores the flag and always attempts to download the binaries.