3 #An "identity cross-execute" script
4 #It can be used for testing the cross-build infrastructure
6 #./configure --cross-compile --cross-execute=./script/identity_cc.sh
7 #If the build is actually a native build, then the configuration
8 #result should be just like running ./configure without --cross-compile.