]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - libunwind/libunwind.nm
kernel: Enable /dev/mem
[people/stevee/ipfire-3.x.git] / libunwind / libunwind.nm
index eb8dbc64797ceb019609e346651b1ac310e1e89a..3ae49ecc7efc4583027c37b8bd4ad65ddaa055ee 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libunwind
-version    = 1.0.1
+version    = 1.1
 release    = 1
 
 groups     = Development/Debuggers
@@ -31,6 +31,11 @@ build
                autoheader
                automake --add-missing
                autoconf
+
+               # for aarch64
+               for i in $(find . -name config.guess -or -name config.sub); do
+                       cp -vf %{datadir}/automake-*/config.{guess,sub} $(dirname ${i})
+               done
        end
 
        configure_options += \