source: rtems-source-builder/source-builder/config/qemu-1-1.cfg

Last change on this file was 955c1c1, checked in by Chris Johns <chrisj@…>, on 05/08/20 at 04:28:45

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

  • Property mode set to 100644
File size: 185 bytes
Line 
1#
2# QEMU 1.x.x Version 1.
3#
4# This configuration file configure's, make's and install's QEMU.
5#
6
7%define qemu_disables --disable-smartcard-nss
8
9%include %{_configdir}/qemu-common-1.cfg
Note: See TracBrowser for help on using the repository browser.