-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow building SDK with a custom toolchain prefix
We will always have an official, 'supported' C toolchain but it has become apparent that: 1. GCC toolchain triples are a complete, inconsistent mess. 2. People may have vendored toolchains that they must use when compiling from source. Therefore, we introduce arguments to the build_sdk.py script that allows overriding the default prefixes. Signed-off-by: Ivan-Velickovic <[email protected]>
- Loading branch information
1 parent
4e96f7f
commit 167a428
Showing
1 changed file
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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