Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D drivers
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-os
  • drivers
  • Issues
  • #28
Closed
Open
Created Dec 12, 2019 by Thiago Duarte Areias@kblobr

ahcid: build fails due to time crate

Trying to build Redox-os and make all fails. There is a ticket open with the time crate https://github.com/time-rs/time/issues/183 A small fix can be done to the workspace Cargo.toml but then it will only work when build together with the cookbook patches of Redox-os.

Like so:

[replace]
"time:0.1.42" = { path = '../../../patches/time' }
Edited Dec 12, 2019 by Thiago Duarte Areias
Assignee
Assign to
Time tracking