diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template index ae1388fb8bd..45cb17b2244 100644 --- a/srcpkgs/i2pd/template +++ b/srcpkgs/i2pd/template @@ -16,6 +16,9 @@ system_accounts="_i2pd" case "${XBPS_TARGET_MACHINE}" in aarch64*|armv[67]*) make_build_args+=" USE_AESNI=no USE_AVX=no" ;; esac +case "${XBPS_TARGET_MACHINE}" in + armv[56]*) makedepends+=" libatomic-devel"; LDFLAGS="-latomic" ;; +esac do_install() { vbin i2pd