Skip to content

Soya-Onishi/rustflags-not-passed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustflags is not passed when using artifact dependency?

I asked question here.

This is a reproduction code for above question.

You can reproduce my problem in below steps.

  1. run cargo build in root workspace directory.
  2. run cargo build in binary_deps directory.
  3. compare ELF type between target/debug/binary_deps and target/debug/deps/artifact/binary-deps-<id>/bin/binary_deps-<id>

About

Reporduction code for question I asked

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages