Ensure that when -msoft-float is specified for multilib builds, that

something indicates this.  Eventually this needs to be merged into
gcc.
This commit is contained in:
Joel Sherrill
2000-06-12 18:46:54 +00:00
parent ce5b291fa4
commit f481c39c01

View File

@@ -5,7 +5,8 @@
%rename link old_link
*cpp:
%(old_cpp) %{qrtems: -D__embedded__} -Asystem(embedded)
%(old_cpp) %{msoft-float: -D__soft_float__} \
%{qrtems: -D__embedded__} -Asystem(embedded)
*lib:
%{!qrtems: %(old_lib)} %{qrtems: --start-group \