mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Get rid of old libc
feature
This commit is contained in:
parent
49aed6555d
commit
a0e45beae8
6 changed files with 6 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
//!
|
||||
//! [glutin]: https://github.com/tomaka/glutin
|
||||
|
||||
#![feature(start, libc)]
|
||||
#![feature(start)]
|
||||
|
||||
// The Servo engine
|
||||
extern crate servo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue