* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.

From-SVN: r202911
This commit is contained in:
Tom Tromey 2013-09-25 16:32:56 +00:00 committed by Tom Tromey
parent c987deb8ea
commit 86aaf68dc0
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2013-09-25 Tom Tromey <tromey@redhat.com>
* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.
2013-09-25 Tom Tromey <tromey@redhat.com>
* config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE.

View File

@ -16,9 +16,6 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
# We have values for float.h.
CROSS_FLOAT_H = $(srcdir)/config/mcore/gfloat.h
# If support for -m4align is ever re-enabled then comment out the
# following line and uncomment the multilib lines below.