Conversation

Jarkko Sakkinen

Edited 2 days ago
Have to try this for Puu OS build:

❯ git diff
diff --git a/Makefile b/Makefile
index 14c83d6..ecfb113 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ define buildroot
make -C "$(BOARD_DIR)/src/buildroot-$(BUILDROOT_VERSION)" O="$(BOARD_DIR)" \
BR2_REPRODUCIBLE=y BR2_EXTERNAL="$(CURDIR)" \
BR2_CCACHE_DIR="$(CCACHE_DIR)" BR2_DL_DIR="$(DOWNLOAD_DIR)" \
+ BR2_TARGET_LDFLAGS="-fuse-ld=mold" \
$(1)
endef


It's like 6-7h per build (6-7 GiB ISO image).
0
0
0