Skip to content

Build failures using dockcross #6

@bsvh

Description

@bsvh

I've been trying to build plato using the dockcross image you provided however it fails with the following error

error[E0635]: unknown feature `integer_atomics`
  --> /home/bsvh/.cargo/registry/src/github.com-1ecc6299db9ec823/atomic-0.4.0/src/lib.rs:36:67
   |
36 |     feature = "nightly", feature(const_fn, cfg_target_has_atomic, integer_atomics, atomic_min_max)
   | 

I know zero rust, so I have no idea how to fix this. If possible, could you add a new release to the releases page with the updated changes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions