1. 交叉编译mipsel-openwrt-linux-gcc,的时候出现一个wanring

environment variable 'STAGING_DIR' not defined

 

 

进入编译目录,输入指令

export STAGING_DIR=/home/qhq/openert_mt7621/toolchain_mipsel_24kc_gcc_8.3/bin:$STAGING_DIR

问题解决

environment variable 'STAGING_DIR' not defined

 

 

相关文章: