mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 19:01:17 +08:00
revert: configure.tgt: Add -msoft-float to XCFLAGS.
2013-08-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> Revert: 2013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * configure.tgt: Add -msoft-float to XCFLAGS. From-SVN: r201753
This commit is contained in:
parent
e3c02cc7e3
commit
1869217f88
@ -1,3 +1,9 @@
|
||||
2013-08-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||
Revert:
|
||||
2013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||
|
||||
* configure.tgt: Add -msoft-float to XCFLAGS.
|
||||
|
||||
2013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||
|
||||
* configure.tgt: Add -msoft-float to XCFLAGS.
|
||||
|
@ -109,7 +109,7 @@ case "${target_cpu}" in
|
||||
ARCH=x86
|
||||
;;
|
||||
s390|s390x)
|
||||
XCFLAGS="${XCFLAGS} -mzarch -mhtm -msoft-float"
|
||||
XCFLAGS="${XCFLAGS} -mzarch -mhtm"
|
||||
ARCH=s390
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user