bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25327: cargo build-system should be able to filter out target.cfg(wi


From: ng0
Subject: bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies
Date: Mon, 02 Jan 2017 00:46:09 +0000

The cargo build-system should be able to filter out Windows
dependencies.
Ignore blocks with this in Cargo.toml files:
[target.'cfg(windows)'.dependencies]

until the next [ ] starts.

I also found that most *32-sys packages (currently ALL *32-sys
I've seen) are windows specific.
As the build system is simple enough to not complain, you just
have to learn about this while doing the work.

-- 
♥Ⓐ  ng0
PGP keys and more: https://n0is.noblogs.org/ http://ng0.chaosnet.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]