mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
f18689afdc
commit
b4f52bde45
@ -16,6 +16,13 @@
|
||||
#
|
||||
%define with_iconv 0
|
||||
|
||||
#
|
||||
# Simulator does not build on Windows.
|
||||
#
|
||||
%if %{_host_os} == win32
|
||||
%define gdb-disable-sim 1
|
||||
%endif
|
||||
|
||||
#
|
||||
# Tools configuration.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user