secubox-deb/packages/secubox-daemon/debian
CyberMind-FR 20ce5548c3 fix(daemon): Skip dh_strip and dh_dwz for cross-compiled Go binaries
Go binaries are cross-compiled (arm64 on x86_64 runner) and already
stripped with -ldflags "-s -w". The native strip tool can't recognize
the ARM64 binary format, causing build failures.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-04 08:22:26 +02:00
..
changelog Reorganize Go daemon and fix module compliance 2026-03-25 07:51:17 +01:00
control fix(secubox-daemon): Use pre-built Go binaries 2026-03-30 06:53:16 +02:00
rules fix(daemon): Skip dh_strip and dh_dwz for cross-compiled Go binaries 2026-04-04 08:22:26 +02:00
secubox-c3box.postinst Reorganize Go daemon and fix module compliance 2026-03-25 07:51:17 +01:00
secubox-c3box.prerm Reorganize Go daemon and fix module compliance 2026-03-25 07:51:17 +01:00
secubox-daemon.postinst Reorganize Go daemon and fix module compliance 2026-03-25 07:51:17 +01:00
secubox-daemon.prerm Reorganize Go daemon and fix module compliance 2026-03-25 07:51:17 +01:00