diff --git a/srcpkgs/libsigsegv/patches/aarch64.patch b/srcpkgs/libsigsegv/patches/aarch64.patch new file mode 100644 index 00000000000..c6eaac7a7c6 --- /dev/null +++ b/srcpkgs/libsigsegv/patches/aarch64.patch @@ -0,0 +1,10 @@ +--- configure.orig ++++ configure +@@ -14501,6 +14501,7 @@ + + case "$host_cpu" in + a29k | \ ++ aarch* | \ + alpha* | \ + arc | \ + arm* | strongarm* | xscale* | \