摘要: 参考: https://blog.csdn.net/QQ2010899751/article/details/81347599 在合并几个oh的repo库后,repo sync repo sync时报出的警告: Fetching: 0% (0/465) 0:00 | ..working..Inval 阅读全文
posted @ 2025-02-28 20:33 老禾的账本 阅读(109) 评论(0) 推荐(0)
摘要: 注释掉cat bootstrap.sh里面的configure,然后sudo执行: sudo ./bootstrap.sh sudo 执行configure,否则可能后续编译时找不到config.h报错。 sudo ./configure --enable-shared --host=aarch64 阅读全文
posted @ 2025-02-28 10:23 老禾的账本 阅读(72) 评论(1) 推荐(0)