akon Akon
akon Akon
I write a rust demo in yocto,and set RUSTFLAGS += "-C target-feature=+crt-static" in my xxx.bb,do_compile task display static flag dliver to rustc and compile success,last I use file see binary...
您好,clone您的仓到Android源码的external目录中mm编译,有写语法问题,您有遇到码? `external/memtester4Android/memtester.c:142:22: error: using the result of an assignment as a condition without parentheses [-Werror,-Wparentheses] if (env_testmask = getenv("MEMTESTER_TEST_MASK")) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ external/memtester4Android/memtester.c:142:22: note: place parentheses around the assignment to silence...