mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
528ee187ea
commit
2149755543
@ -44,7 +44,7 @@ License: BSD-2-Clause + GPL-2.0
|
|||||||
# Provide the host for a Cxc build.
|
# Provide the host for a Cxc build.
|
||||||
#
|
#
|
||||||
if test "%{_build}" != "%{_host}" ; then
|
if test "%{_build}" != "%{_host}" ; then
|
||||||
RT_HOST="-host=%{_host}"
|
RT_HOST="--host=%{_host}"
|
||||||
else
|
else
|
||||||
RT_HOST=
|
RT_HOST=
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user