Skip to content

Add ARM64 support#29

Open
JamieMagee wants to merge 1 commit intoArchiveTeam:v1.21.3-atfrom
JamieMagee:arm64-support
Open

Add ARM64 support#29
JamieMagee wants to merge 1 commit intoArchiveTeam:v1.21.3-atfrom
JamieMagee:arm64-support

Conversation

@JamieMagee
Copy link
Copy Markdown

@JamieMagee JamieMagee commented Apr 21, 2026

The NSS build in the Dockerfile hardcodes x86_64-linux-gnu library paths, so it can't build on ARM64. This replaces those with dpkg-architecture -qDEB_HOST_MULTIARCH which resolves to the right path on any architecture.

Also adds linux/arm64 to the Drone CI platform list for all three TLS variants.

Part of ArchiveTeam/warrior-dockerfile#56

Replace hardcoded x86_64-linux-gnu library paths in NSS build with
dpkg-architecture for portable multiarch detection. Add linux/arm64
platform to all Drone CI build steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant