mt7628 折腾官方sdk中的openwrt移植分支 20164月版本gcc编译的时候由于宿主机gcc是6.1.1 so,有报错 所以需要打patch目录openwrt-sdk/build_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04patch -p0 < gcc-4.9-fix-build-with-gcc-6.patch.patch--- a/gcc/cp/Make-lang.in++++ b/gcc/cp/Make-lang.in@@ -11...
阅读全文>>