Vircadia Builder variables - default optimization level
Regarding Vircadia Builder variables, OPTIMIZATION LEVEL, the recommended setting is compatible but Vircadia Builder defaults to native. Please change the default to be the recommended value: compatible
Thank you.
~ ~ ~
[PROMPT 1] Git repository : https://github.com/vircadia/vircadia
[PROMPT 2] Git tag : v2022.1.0-rc
[PROMPT 3] Release type : DEV
[PROMPT 4] Release number : test-build.v2022.1.0-rc
[PROMPT 5] Build number : test.3
[PROMPT 6] Installation dir : /home/ubuntu/Vircadia
[PROMPT 7] CPU cores to use for Vircadia: 16
[PROMPT 8] CPU cores to use for Qt5 : 16
[PROMPT 9] Optimization level (compatible, native, noneor help): compatible (defaults to native)
Just for info, it correctly defaults to compatible when building with --make-appimage.
It makes sense for it to default to native if it doesn't know any better. Maybe we should have a --make-server-deb option or something?