Updates#16
Open
jeikabu wants to merge 6 commits into
Open
Conversation
- Before source'ing $IDF_PATH/export.sh, check if IDF_TOOLS_EXPORT_CMD is unset. This means it hasn't been source'd yet. - image-project assumes a particular target, config, and binary name. If image.sh exists, assume that is a more appropriate replacement and run it instead. - quick-build allows for quicker build iteration with less "safety" - --release is no longer required, forward command-line flags like in PR ctron#12 since it works just as well for --features as --release
- Need to avoid LTO changes that result in gcc linking with compiler_builtins.rlib `error adding symbols: file format not recognized`
|
Master branch currently isn't working for me. This branch is. FWIW. I don't remember the exact error message but at some point in the past two weeks, I cleaned and rebuilt my projects and |
Author
|
Yeah it's a bug with xbuild. You'll have to rebuild the docker image because the one on quay has an older xbuild. |
- Normalize dockerfile to be more similar to https://github.com/reitermarkus/cross-xtensa - Clean temp files, reduces docker image from 12GB to 8GB - Remove legacy scripts/templates/etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.