-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Building a Windows binary in release using:
cargo build --release --features "dd" --no-default-features
results in coreutils not working with error:
> .\coreutils.exe dd --help
Could not init the localization system: Locales directory not found: Release locales directory not found starting from [Absolute Path]\dist\coreutils\target\release
This is the case when building with entire suite of tools as well.
Building the coreutils in debug works as intended.
Metadata
Metadata
Assignees
Labels
No labels