mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Fix install root
This commit is contained in:
parent
0e59b48866
commit
f79e33f388
@ -4,4 +4,10 @@
|
||||
|
||||
%include rtems-urls.bset
|
||||
|
||||
%ifos win32 mingw ming32
|
||||
%define rtems_waf_build_root_suffix %{waf_build_root_suffix}
|
||||
%else
|
||||
%define rtems_waf_build_root_suffix %{nil}
|
||||
%endif
|
||||
|
||||
package: rtems-%{rtems_version}-%{_target}-%{_host}-%{release}
|
||||
|
Loading…
x
Reference in New Issue
Block a user