Make error when cross compiling protobuf for ARM
1 #!/bin/sh 2 3 export PREFIX=$HOME/soft/protobuf_arm/ 4 CLANG_TOOLCHAIN=$HOME