commit | b0e9bb1b91567500475aa3fa6c4085423e774983 | [log] [tgz] |
---|---|---|
author | Franklin Wei <git@fwei.tk> | Fri Jul 19 23:20:56 2019 -0400 |
committer | Franklin Wei <git@fwei.tk> | Fri Jul 19 23:20:56 2019 -0400 |
tree | 5467290127de70a8c50d192c30b945bf3f6752e6 | |
parent | 5d05b9d3e920a6aa5fcb553758e98ed0da8c91e4 [diff] |
Limit float formatting to only targets building Quake The Quake plugin is the only code that actually relies on float formatting. Because Quake only runs on targets with huge memory anyway, limiting their formatting to just those targets will minimize the increased memory use in the core. Change-Id: Icdbe26ec6ede564861cc01ac4add76a12b00ecd5