unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies
@ 2017-01-02  0:46 ng0
  2020-12-18 19:56 ` zimoun
  2022-03-24 17:18 ` bug#25327: windows-related dependencies in crates Nicolas Graves via Bug reports for GNU Guix
  0 siblings, 2 replies; 9+ messages in thread
From: ng0 @ 2017-01-02  0:46 UTC (permalink / raw)
  To: 25327

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-08 16:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-02  0:46 bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies ng0
2020-12-18 19:56 ` zimoun
2020-12-19 13:10   ` Hartmut Goebel
2021-01-11 12:41     ` zimoun
2021-01-11 13:33       ` John Soo
2022-03-24 17:18 ` bug#25327: windows-related dependencies in crates Nicolas Graves via Bug reports for GNU Guix
2022-03-24 19:10   ` Maxime Devos
2022-10-08 14:15   ` bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies zimoun
2022-10-08 16:03     ` Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).