Skip to content

han-jiang277/blue_toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolchain

We provide prebuilt binary tarballs for BlueOS development.

Build on macOS

We have offered a script build_for_mac.sh to download and build the toolchain at one-click. Usage:

mkdir -p <your_dev_path>/blueos_dev
cd <your_dev_path>/blueos_dev
./build_for_mac.sh --sysroot ../blueos_sysroot
# add export to your .bashrc
./build/ci/run_ci.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 61.2%
  • Dockerfile 38.8%