diff options
author | Erik Kundiman <erik@megapahit.org> | 2023-09-15 14:27:35 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2023-09-15 14:27:35 +0800 |
commit | 5becd1b8a664901a1199e435556899e31e338e69 (patch) | |
tree | bbf0d9eb77929642456a29b327e28054119a65bd /indra/llmath/llvolume.cpp | |
parent | 8ba741e85049ce9d42d2e9d049dd62566d074f03 (diff) |
Remove std::move on Linux as it fails GCC
"moving a local object in a return statement prevents copy elision
[-Werror=pessimizing-move]"
We're back to using GCC cause Clang somehow causes CPack to not work.
Diffstat (limited to 'indra/llmath/llvolume.cpp')
0 files changed, 0 insertions, 0 deletions