source: rtems-source-builder/bare/config/devel/swig.bset @ 4b7af07

5
Last change on this file since 4b7af07 was 4b7af07, checked in by Chris Johns <chrisj@…>, on 09/12/19 at 10:09:13

5/llvm: Add LLVM as a package for RTEMS.

  • Add '%source download <source>' to only download the source and do not unpack and prep. This can used when a package internally needs another source package.
  • Install the staging root only if it is present. A package may internally build another package that is not staged as it is not suitable for installing.

Updates #3250
Updatew #3797

  • Property mode set to 100644
File size: 339 bytes
Line 
1#
2# Build set for SWIG
3#
4
5%define release 1
6
7#
8# Name of the package.
9#
10package: swig-%{swig_version}-%{_host}-%{release}
11
12#
13# A magic internal path that would break if changes in the defaults.mc
14# macro file are made.
15#
16%define _internal_autotools_path %{_tmppath}/sb-%{_uid}/${SB_PREFIX_CLEAN}
17
18devel/autotools-internal
19devel/swig-4.0.1
Note: See TracBrowser for help on using the repository browser.