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

Ensure that SERVO_ENABLE_DEBUG_ASSERTIONS is also used in build-cef #13601

Merged
merged 1 commit into from Oct 5, 2016

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Oct 5, 2016

r? @nox

Fixes #13591

This fixes the problem with rebuilding all of CEF on the linux-rel builders by ensuring it gets the same RUSTFLAGS. Proof:

[larsberg@larsberg servo2]$ ./mach build-cef -r
   Compiling embedding v0.0.1 (file:///Users/larsberg/servo2/ports/cef)
    Finished release [optimized] target(s) in 35.42 secs
[Warning] Could not generate notification! Optional Python module 'pyobjc' is not installed.
CEF build completed in 0:00:38
[larsberg@larsberg servo2]$ 

This change is Reviewable

@highfive
Copy link

highfive commented Oct 5, 2016

Heads up! This PR modifies the following files:

@nox
Copy link
Member

nox commented Oct 5, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2016

📌 Commit e16c7ec has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2016

Testing commit e16c7ec with merge 9c26101...

bors-servo added a commit that referenced this pull request Oct 5, 2016
Ensure that SERVO_ENABLE_DEBUG_ASSERTIONS is also used in build-cef

r? @nox

Fixes #13591

This fixes the problem with rebuilding all of CEF on the linux-rel builders by ensuring it gets the same `RUSTFLAGS`. Proof:
```
[larsberg@larsberg servo2]$ ./mach build-cef -r
   Compiling embedding v0.0.1 (file:///Users/larsberg/servo2/ports/cef)
    Finished release [optimized] target(s) in 35.42 secs
[Warning] Could not generate notification! Optional Python module 'pyobjc' is not installed.
CEF build completed in 0:00:38
[larsberg@larsberg servo2]$
```

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13601)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2016

@bors-servo bors-servo merged commit e16c7ec into servo:master Oct 5, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

4 participants
You can’t perform that action at this time.