32bit_make.sh 122 B

1234
  1. #编译32位可执行文件
  2. make clean;make
  3. #设置libmsc.so库搜索路径
  4. export LD_LIBRARY_PATH=$(pwd)/../../libs/x86/