libffi: update to 3.5.2

This commit is contained in:
Samuel Tyler 2026-01-31 21:00:11 +11:00
parent b14eef084a
commit 5b1f43144f
No known key found for this signature in database
GPG key ID: EB5091A5C77E8DC4
6 changed files with 14 additions and 20 deletions

View file

@ -1256,8 +1256,8 @@ texinfo 7.2
Texinfo is a typesetting syntax used for generating documentation. We can now use
``makeinfo`` script to convert ``.texi`` files into ``.info`` documentation format.
libffi 3.3
==========
libffi 3.5.2
===========
The libffi library provides a portable, high level programming interface to various
calling conventions.
@ -1357,12 +1357,6 @@ libunistring 1.4.1
Library for manipulating Unicode and C strings according to Unicode standard. This
is a dependency of GNU Guile.
libatomic_ops 7.6.10
====================
``libatomic_ops`` provides semi-portable access to hardware-provided atomic memory
update operations on a number of architectures.
boehm-gc 8.0.4
==============