Toolchain package is built twice
See original GitHub issueHi,
I have a profile to cross-build for Android, with a build requirement on android-toolchain/r16@theo/stable
.
I have an issue when I try to create the android-toolchain
package.
The package is build twice when I run the following command:
$ cd android-toolchain
$ conan create theo/stable -pr clang50-android-armv7-24
To workaround that, I have to write every setting to the command line, which is a bit cumbersome.
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
GN toolchains and the Fuchsia Build
The GN build tool allows one build to compile the same target in different ways, using multiple toolchains. Each toolchain() instance ...
Read more >why multiple passes for building Linux From Scratch (LFS)?
If that is the case, then considering the steps in LFS document and your answer, I should build gcc twice. First, using the...
Read more >Emerge -e system Twice (Myth or ... - Gentoo Forums :: View topic
Instead, it might be worth emerging each of the toolchain packages first, in whichever order is optimal, and then running emerge -e systm,...
Read more >Howto: Building R 4.2 and packages on Windows
R and packages are built using Rtools, which is a collection of build tools, a compiler toolchain, headers and pre-compiled static libraries.
Read more >Why Hunter is slow? — Hunter 0.23 documentation
... build. Final size of the package usually will be more than twice. ... To calculate Toolchain-ID Hunter will create isolated project with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It works!
No indeed I do not need it to build itself 😄