Skip to content

Don't pass -opt to starr / locker build in the bootstrap script#5200

Merged
lrytz merged 1 commit intoscala:2.12.xfrom
lrytz:bootstrap-opt-options
May 30, 2016
Merged

Don't pass -opt to starr / locker build in the bootstrap script#5200
lrytz merged 1 commit intoscala:2.12.xfrom
lrytz:bootstrap-opt-options

Conversation

@lrytz
Copy link
Member

@lrytz lrytz commented May 30, 2016

Renaming -Yopt to -opt revealed that we're passing the flag when
building the locker (and optionally the starr) version. This is not
necessary: when building the next stage with the flag enabled, the same
optimizations are performed no matter if the current stage was built
with the flag or not.

Renaming -Yopt to -opt revealed that we're passing the flag when
building the locker (and optionally the starr) version. This is not
necessary: when building the next stage with the flag enabled, the same
optimizations are performed no matter if the current stage was built
with the flag or not.
@scala-jenkins scala-jenkins added this to the 2.12.0-M5 milestone May 30, 2016
@lrytz
Copy link
Member Author

lrytz commented May 30, 2016

@retronym
Copy link
Member

LGTM

@lrytz lrytz merged commit 6265eb8 into scala:2.12.x May 30, 2016
@lrytz lrytz deleted the bootstrap-opt-options branch June 14, 2016 14:13
@adriaanm adriaanm added 2.12 and removed 2.12 labels Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants