mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
Merged from 4.5.0-beta3a
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# ==============================================================
|
||||
# @target_alias@-chill
|
||||
# ==============================================================
|
||||
%package -n @target_alias@-chill
|
||||
Provides: @target_alias@-chill
|
||||
Summary: gcc/chill compiler for @target_alias@
|
||||
Group: rtems
|
||||
Requires: rtems-base-chill @target_alias@-gcc
|
||||
|
||||
%description -n @target_alias@-chill
|
||||
RTEMS is an open source operating system for embedded systems.
|
||||
|
||||
This is the gcc/chill compiler and support files for @target_alias@
|
||||
|
||||
%files -n @target_alias@-chill -f build/files.chill
|
||||
%dir /opt/rtems/bin
|
||||
/opt/rtems/bin/@target_alias@-chill
|
||||
|
||||
|
||||
Reference in New Issue
Block a user