Skip to content

Redox on stable #2012

Closed
Closed
@Thomasdezeeuw

Description

@Thomasdezeeuw

Currently libc for Redox requires the static_nobundle feature, which means it doesn't build on rust stable. Is there any way to work around this?

error[E0554]: `#![feature]` may not be used on the stable release channel
  --> /Users/thomas/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.81/src/lib.rs:32:5
   |
32 |     feature(static_nobundle)
   |     ^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error

For more information about this error, try `rustc --explain E0554`.
error: could not compile `libc`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions