<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libffi/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2021-08-07T10:43:55Z</updated>
<entry>
<title>libffi: bump to 3.4.2</title>
<updated>2021-08-07T10:43:55Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2021-08-07T10:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e9d7d2afe548eefd37e787f061fd8fe883beef0'/>
<id>urn:sha1:3e9d7d2afe548eefd37e787f061fd8fe883beef0</id>
<content type='text'>
Remove both patches as they have been upstreamed.
This new release is only available on Github and does not ship configure
or Makefile, so autoreconf is needed.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>libffi: fix build failure on powerpc platforms</title>
<updated>2020-04-24T20:57:16Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-24T20:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0dcde0115e0a93535bae98ef4f5926e1551396bf'/>
<id>urn:sha1:0dcde0115e0a93535bae98ef4f5926e1551396bf</id>
<content type='text'>
This is an upstream backport.

Currently on the buildbots, having libffi unavailable leads to long
range build failures.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libffi: update to 3.3</title>
<updated>2020-03-29T03:39:27Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-28T22:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f63305980f8d70ad6fcdfe25040ae42b706fe7a5'/>
<id>urn:sha1:f63305980f8d70ad6fcdfe25040ae42b706fe7a5</id>
<content type='text'>
Remove autoreconf. autotools files are no longer patched.

Add PKG_BUILD_PARALLEL for faster compilation.

Removed upstreamed patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libffi: patch n32.S to fix mips64 soft-float build</title>
<updated>2016-08-17T01:55:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2016-08-17T01:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=13014e3633c614a660bdc516d896c0a89be1f4e0'/>
<id>urn:sha1:13014e3633c614a660bdc516d896c0a89be1f4e0</id>
<content type='text'>
This should fix openwrt/packages#2511

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdir</title>
<updated>2016-05-12T10:24:25Z</updated>
<author>
<name>Gergely Kiss</name>
</author>
<published>2016-05-12T10:24:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6527ddb1cea984b34028cb7915019aa51a06901b'/>
<id>urn:sha1:6527ddb1cea984b34028cb7915019aa51a06901b</id>
<content type='text'>
Signed-off-by: Gergely Kiss &lt;mail.gery@gmail.com&gt;
</content>
</entry>
<entry>
<title>libffi: bump to version 3.2.1</title>
<updated>2016-05-10T23:29:32Z</updated>
<author>
<name>Alexey Brodkin</name>
</author>
<published>2016-04-28T22:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2339a827c21da5dc4e8c4b4a5c9a5bb5ad702f54'/>
<id>urn:sha1:2339a827c21da5dc4e8c4b4a5c9a5bb5ad702f54</id>
<content type='text'>
Among many fixes and improvements this new version adds
support of ARC architecture (ARC port was actually introduced
in v3.1 but while at it why not to update to the most recent version).
Which allows to build dependent projects like Python etc.

Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
</content>
</entry>
<entry>
<title>libffi: fix MIPS softfloat build issue with current binutils</title>
<updated>2016-01-20T12:24:31Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T12:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a7a4bf17980483d941a8712cb51a6785e21365f'/>
<id>urn:sha1:3a7a4bf17980483d941a8712cb51a6785e21365f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>libffi: fix host build</title>
<updated>2015-11-21T11:37:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-11-21T11:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1ad9005e989bc3cd3d1e2a5d8830f0d8dce27d89'/>
<id>urn:sha1:1ad9005e989bc3cd3d1e2a5d8830f0d8dce27d89</id>
<content type='text'>
My last commit c1137b6db7c461ddc3d2ddac674ba73bc1579918 "libffi: fix
libffi.pc file" broke the host build as that still placed the header
files to /usr/lib/libffi-3.0.13/include/ and the libffi.pc file pointed
to /usr/include/ . With this patch I took the patch from Debian and
also made the install process to put the header files to /usr/include
in all situations.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>libffi: fix libffi.pc file</title>
<updated>2015-11-18T21:52:52Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-11-18T21:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c1137b6db7c461ddc3d2ddac674ba73bc1579918'/>
<id>urn:sha1:c1137b6db7c461ddc3d2ddac674ba73bc1579918</id>
<content type='text'>
The include dir pointed to staging_dir/target-mips_34kc+dsp_musl-1.1.11
/usr/lib/libffi-3.0.13/include which does not exists, this made glib2
fail to compile. The header files are copied to /usr/include so define
it in the libffi.pc file.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
