sim/erc32: Remove unused defines in Makefile and switch off statistics

This commit is contained in:
Jiri Gaisler 2015-02-19 23:31:23 +01:00 committed by Mike Frysinger
parent 0172ee3adc
commit bb6ead917c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-02-21 Jiri Gaisler <jiri@gaisler.se>
* Makefile.in: Remove unused defines
2015-02-21 Jiri Gaisler <jiri@gaisler.se>
* float.c (get_accex, clear_accex, set_fsr): Use functions from fenv.h

View File

@ -30,7 +30,7 @@ SIM_EXTRA_CLEAN = clean-sis
# UARTS run at about 115200 baud (simulator time). Add -DFAST_UART to
# CFLAGS if faster (infinite) UART speed is desired. Might affect the
# behaviour of UART interrupt routines ...
SIM_EXTRA_CFLAGS = -DSTAT -DFAST_UART -DIUREV0 -DMECREV0
SIM_EXTRA_CFLAGS = -DFAST_UART
## COMMON_POST_CONFIG_FRAG