File lttng-ust-aarch64-aligned-access.patch of Package lttng-ust
--- lttng-ust-2.5.1/configure.ac +++ lttng-ust-2.5.1/configure.ac @@ -222,6 +222,7 @@ ;; x86_64) ;; amd64) ;; + aarch64) ;; powerpc) ;; ppc64) ;; ppc64le) ;; --- lttng-ust-2.7.0-rc1/configure +++ lttng-ust-2.7.0-rc1/configure @@ -16608,6 +16608,7 @@ ;; x86_64) ;; amd64) ;; + aarch64) ;; powerpc) ;; ppc64) ;; ppc64le) ;;