summaryrefslogtreecommitdiff
path: root/indra/llvfs
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-11-16 15:27:36 -0500
committerNat Goodspeed <nat@lindenlab.com>2016-11-16 15:27:36 -0500
commit8c061ab184201df3afa4dbe690bb48621ae01ef1 (patch)
tree6d48564922825f9453edd5d8f8704ed12767f879 /indra/llvfs
parent934b94e74a94f13521b67bdd016a5b591e16fe13 (diff)
DRTVWR-418: Compute ADDRESS_SIZE from arch if not specified.
Migrate the logic formerly used only for LINUX to detect whether ADDRESS_SIZE is set to 32 or 64, and if not, detect a default for the platform. But instead of using uname -m, use python's platform.machine(). On Windows, stop forcing ARCH to i686 and ADDRESS_SIZE to 32. On Mac, reset default to x86_64 instead of i386; stop forcing ADDRESS_SIZE to 32.
Diffstat (limited to 'indra/llvfs')
0 files changed, 0 insertions, 0 deletions