尝试编译pe11时出现java out of memory error,且用pe10出现同样问题的解决方案无效
成功编译pe11
内存 8G SWAP 33G pe10解决方法: 在 .bashrc 添加 export _JAVA_OPTIONS=“-Xmx30g”
tanz 你搞定了吗还是加了内存
加内存解决一切问题。。8G内存简直就是在虐待你的电脑。。🤣
https://github.com/Descendant-fork/build_soong/commit/ec66bb06ab2e3600e841134b721f119205697c58
https://github.com/Descendant-fork/build_soong/commit/cd144c0b99cd436024c19d575eb02c877f8a56a2
Psychotic