0
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval a621d63e0a libpsl: bump version. 2019-11-24 19:47:08 +01:00
fbrosson 18eb44bf4f libpsl: bump to 0.20.2.
* Add lib:libiconv and lib:libintl to REQUIRES.
* Drop the patchset (C89 fixes for gcc2 compatibility) as upstream
  has made the required changes for it.
* "make check" does not build yet with gcc2 but the changes for this
  would be much bigger. Hopefully, all tests are OK on x86{,_64}.
2018-04-29 13:46:24 +00:00
fbrosson 2f2093451f
libpsl: bump to 0.20.1, add tiny gcc2 patch, enable x86_gcc2. (#2331)
The tests do not build with gcc2 but psl seems to work fine.
2018-03-15 22:55:43 +00:00
Stephanie Fu 707f08acd9 net-libs/libpsl: add recipe (#2052)
Builds and works fine on all architectures, including x86_gcc2.
On that arch, however, it uses libidn instead of libidn2.
All tests are OK on all architectures, except x86_gcc2, where
TEST actually fails to build.
2018-02-22 14:45:51 +00:00