internal/rosa/cmake: use DESTDIR instead of --prefix

Turns out --prefix is deeply broken, and DESTDIR works even when using ninja.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-27 13:26:14 +09:00
parent b313dfefb0
commit a5d9f76f50
4 changed files with 1 additions and 24 deletions

View File

@@ -893,7 +893,6 @@ func main() {
"with-toolchain", command.BoolFlag(false),
"Include the stage2 LLVM toolchain",
)
}
c.Command(