Issue 117209
Summary [libc] ensure libc-riscv32-* are using newhdrgen
Labels libc
Assignees
Reporter nickdesaulniers
    @mikhailramalho 

Please ensure the following buildbots:
1. libc-riscv32-qemu-debian-dbg
2. libc-riscv32-qemu-yocto-fullbuild-dbg

Have the following set in their build/CMakeCache.txt:
`LIBC_USE_NEW_HEADER_GEN:BOOL=ON`

If they do, no further work is necessary and this issue can be closed.

If build/CMakeCache.txt instead has:
`LIBC_USE_NEW_HEADER_GEN:BOOL=OFF`
Then please `rm build/CMakeCache.txt`.

All other buildbots are moved to newhdrgen at this time.  I'd like to move them over before we delete the old hdrgen (#117208).

---

libc-riscv32-qemu-debian-dbg seems offline; can that bot be deleted?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to