Skip to content

Instantly share code, notes, and snippets.

CMake Error at /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:540 (add_custom_command): Error evaluating generator expression: $<TARGET_LINKER_FILE:$<IF:$<TARGET_EXISTS:unwind_shared>,unwind_shared,unwind_static>> No target "unwind_static" Call Stack (most recent call first): /home/quqiu/dev/tc-build/src/llvm-project/compiler-rt/cmake/Modules/AddCompilerRT.cmake:481 (add_compiler_rt_test) /home/quqiu/dev/tc-bui
z
@lateautumn233
lateautumn233 / llvm.md
Last active April 23, 2024 16:14
llvm-test

设备

CPU:AMD Ryzen 7 5700U with Radeon Graphics
内存:DDR4 16G (3200MHz x2)
硬盘:ZHITAI TiPlus7100 1TB

Distribution

@lateautumn233
lateautumn233 / lxc.md
Last active April 12, 2024 13:15
在安卓上运行Lxc容器

Lxc on Android 📱

1. 编译内核

1.1. 调整内核配置

使用此仓库快捷添加配置

git fetch https://github.com/lateautumn233/android_kernel_docker main
git merge -s ours --no-commit --allow-unrelated-histories --squash FETCH_HEAD
@lateautumn233
lateautumn233 / erofs.md
Last active March 24, 2024 08:47
erofs教程
{
"kernel": {
"name": "latekernel",
"version": "v2.0",
"link": "https://lateautumn.lanzous.com/i7SDOp1g5zc",
"changelog_url": "https://lateautumn.lanzous.com/i7SDOp1g5zc",
"date": "2021-5-12",
"sha1": "null"
},
"support": {