pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Oct 27 18:43:06 UTC 2022


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ca7bb8894e6de5d08bf1e9552cf6c1c99e35510a
Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Oct 27 14:36:54 2022 -0400

    build: Add a64-neon-test.S to EXTRA_DIST
    
    Fixes: https://gitlab.freedesktop.org/pixman/pixman/-/issues/66

diff --git a/Makefile.am b/Makefile.am
index 42f44a8..048fc8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ EXTRA_DIST =				\
 	meson.build			\
 	meson_options.txt		\
 	neon-test.S			\
+	a64-neon-test.S			\
 	arm-simd-test.S			\
 	$(NULL)
 


More information about the xorg-commit mailing list