build_linux_64bit.sh 96 B

12345
  1. xmake clean -a
  2. export VM_64bit=1
  3. export LUAT_USE_GUI=n
  4. xmake f -p linux -a i386 -y
  5. xmake -w -y