aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-27 13:26:14 +0900
committerOphestra <cat@gensokyo.uk>2026-05-27 15:45:58 +0900
commita5d9f76f50b86c69df11e1b178fe3e079dce79b6 (patch)
tree522b52e92cf762aeeaf694da831bd80db80ee30d /cmd
parentb313dfefb0b072f54297369c033f406fa6d30684 (diff)
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>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/mbf/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/mbf/main.go b/cmd/mbf/main.go
index e5c17ac2..9cde0a94 100644
--- a/cmd/mbf/main.go
+++ b/cmd/mbf/main.go
@@ -893,7 +893,6 @@ func main() {
"with-toolchain", command.BoolFlag(false),
"Include the stage2 LLVM toolchain",
)
-
}
c.Command(