diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-10-02 06:08:43 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-10-02 06:08:43 -0400 |
commit | 2bcced58978bc698527f9c8cb4c6ca682c270d2f (patch) | |
tree | 750fb1bc4b8dceb64e87d1c59c6eacacd3c711ab /src/cpu/base_dyn_inst.hh | |
parent | 0438bf9389f8cdfa76c532e4f288c2256bdca9ff (diff) | |
download | gem5-2bcced58978bc698527f9c8cb4c6ca682c270d2f.tar.xz |
ext: Fix fputils compiler flags to ensure ISO C99
The fp code relies on C99, and depending on gcc version, the default
is to use c89. This patch adds -std=c99 when using gcc to ensure the
code is compiled in ISO C99 mode.
Diffstat (limited to 'src/cpu/base_dyn_inst.hh')
0 files changed, 0 insertions, 0 deletions