export STAGING_DIR=/home/openwrt/staging_dir/toolchain-x86_64_gcc-7.5.0_musl
export PATH=${PATH}:${STAGING_DIR}/bin
./configure --build=x86_64-unknown-linux-gnu --host=x86_64-openwrt-linux-musl
make -j8
export STAGING_DIR=/home/openwrt/staging_dir/toolchain-x86_64_gcc-7.5.0_musl
export PATH=${PATH}:${STAGING_DIR}/bin
./configure --build=x86_64-unknown-linux-gnu --host=x86_64-openwrt-linux-musl
make -j8
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。