source: rtems-source-builder/rtems/config/6/rtems-llvm.bset @ 40af487d

Last change on this file since 40af487d was 40af487d, checked in by Chris Johns <chrisj@…>, on 08/13/20 at 01:44:23

Move 5 build sets to 6

  • Move 5/bsps/* to bsps/*
  • Update package build references from 5 to 6
  • Remove 5 build sets.

Update #4048

  • Property mode set to 100644
File size: 308 bytes
Line 
1#
2# LLVM for RTEMS 5 Tools Stable
3#
4
5%define release 1
6
7%define rtems_arch none
8
9#
10# The RTEMS base defines.
11#
12%include rtems-base.bset
13
14#
15# Build and install into a prefix that is away from the staged area or it will
16# be installed.
17#
18%define swig_prefix %{_tmproot}/swig
19
20devel/swig
21tools/rtems-llvm-8.0.1
Note: See TracBrowser for help on using the repository browser.