system76 / firmware-update

System76 Firmware Update Utility
GNU General Public License v3.0
204 stars 15 forks source link

Replace cargo-xbuild with build-std #17

Closed crawfxrd closed 4 years ago

crawfxrd commented 4 years ago

Use build-std instead of cargo-xbuild. This requires adding a dependency on rlibc, since the mem feature of compiler_builtins cannot be enabled [1].