Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm3.9: Remove -DCMAKE_BUILD_TYPE=Release flags #19131

Conversation

aneeshusa
Copy link
Contributor

Motivation for this change

LLVM 3.9 seems to have gotten added after I made the previous PR #18000.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Since commit 183d05a in 2012, this is the default.
cc @Mic92

@mention-bot
Copy link

@aneeshusa, thanks for your PR! By analyzing the annotation information on this pull request, we identified @gebner and @vcunat to be potential reviewers

@aneeshusa
Copy link
Contributor Author

aneeshusa commented Oct 1, 2016

Oops, didn't realize this was a mass-rebuild for Darwin. Happy to change this to staging instead of master if you like.

@rasendubi
Copy link
Member

Looks good to me

I think it should be merged into staging as it affects clang and thus causes mass darwin rebuild.

@aneeshusa aneeshusa changed the base branch from master to staging October 1, 2016 17:53
Since commit 183d05a in 2012, this is the default.
@aneeshusa aneeshusa force-pushed the remove-redundant-cmake-build-type-release-args-part2 branch from 77b3986 to c04e46c Compare October 1, 2016 17:56
@aneeshusa
Copy link
Contributor Author

I thought GitHub would be smarter about changing the branch, but it threw in a bunch of extra commits so I rebased this to just the one.

@Mic92 Mic92 merged commit 54867a0 into NixOS:staging Oct 3, 2016
@Mic92
Copy link
Member

Mic92 commented Oct 3, 2016

Thanks.

@aneeshusa aneeshusa deleted the remove-redundant-cmake-build-type-release-args-part2 branch January 7, 2022 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants