summaryrefslogtreecommitdiffstats
path: root/bare/config/bare-config.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bare/qemu: Fixes building on FreeBSDChris Johns2020-05-081-2/+0
| | | | | | | | | | | | | | | - Move the qemu config to a common file shared by qemu and qemu4. - Disable nettle on qemu4, FreeBSd complained. - Add some extra git cleaning steps to the git path. These however do not full clean the qemu submodules and it is not worth the effort to try and fix. - The devel/qemu will not build on machines with python set to python3. This will not be fixed, use qemu4. Closes #3966
* bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns2016-03-161-1/+1
| | | | Closes #2645.
* Add Bare support for GNU tools.Chris Johns2013-11-051-0/+14
Add support to build bare metal tools such as sparc-elf.