forked from Imagelibrary/rtems
2008-08-24 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1323/bsps * Makefile.am: Remove AM_CFLAGS += -msoft-float.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-08-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 1323/bsps
|
||||||
|
* Makefile.am: Remove AM_CFLAGS += -msoft-float.
|
||||||
|
|
||||||
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c,
|
* GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c,
|
||||||
|
|||||||
@@ -7,9 +7,6 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
|||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
#prevent the compiler from generating FP instructions
|
|
||||||
AM_CFLAGS += -msoft-float
|
|
||||||
|
|
||||||
dist_project_lib_DATA = bsp_specs
|
dist_project_lib_DATA = bsp_specs
|
||||||
|
|
||||||
include_HEADERS = include/bsp.h
|
include_HEADERS = include/bsp.h
|
||||||
|
|||||||
Reference in New Issue
Block a user