diff options
| author | Peter Maydell | 2016-02-03 14:46:34 +0100 |
|---|---|---|
| committer | Peter Maydell | 2016-02-03 14:46:34 +0100 |
| commit | 0602f420e40769b1d2829dd326bb632cc71aa407 (patch) | |
| tree | d617b55919e77ff353807439cb3d4911c097ea20 /scripts | |
| parent | arm: virt-acpi: each MADT.GICC entry as enabled unconditionally (diff) | |
| download | qemu-0602f420e40769b1d2829dd326bb632cc71aa407.tar.gz qemu-0602f420e40769b1d2829dd326bb632cc71aa407.tar.xz qemu-0602f420e40769b1d2829dd326bb632cc71aa407.zip | |
libvixl: Avoid std::abs() of 64-bit type
The std::abs() function did not get a version that works on
'long long' until C++11. Avoid it, so that we can compile on
32-bit platforms (where int64_t is 'long long') with older
compilers (which don't support C++11).
Reported-by: Franz-Josef Haider <Franz-Josef.Haider@student.uibk.ac.at>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1453739429-31477-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
