Changeset 955c1c1 in rtems-source-builder for bare/config/bare-config.cfg


Ignore:
Timestamp:
05/08/20 04:28:45 (3 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
da3505b
Parents:
0fd197f
git-author:
Chris Johns <chrisj@…> (05/08/20 04:28:45)
git-committer:
Chris Johns <chrisj@…> (05/08/20 04:33:44)
Message:

bare/qemu: Fixes building on FreeBSD

  • 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bare/config/bare-config.cfg

    r0fd197f r955c1c1  
    55#
    66# The RTEMS http git URL.
    7 #
    8 %define rtems_version         4.12
    97%define rtems_http_git        http://git.rtems.org
    108%define rtems_git_tools       %{rtems_http_git}/rtems-tools/plain/tools/%{rtems_version}
Note: See TracChangeset for help on using the changeset viewer.