mirror of
https://github.com/servo/servo.git
synced 2025-07-01 20:43:39 +01:00
Auto merge of #23763 - servo:jdm-patch-40, r=Manishearth
Don't enable azure canvas feature by default. This caused problems when I was trying to do a UWP build. <!-- 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/23763) <!-- Reviewable:end -->
This commit is contained in:
commit
650f90b271
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ path = "lib.rs"
|
|||
[features]
|
||||
canvas2d-azure = ["azure"]
|
||||
canvas2d-raqote = ["raqote"]
|
||||
default = ["canvas2d-azure"]
|
||||
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
||||
no_wgl = ["offscreen_gl_context/no_wgl"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue