Files
haikuports/dev-libs/boost
OscarL 64226507fa boost1.85: link against icu74 instead. (#11503)
Had to add a patch to avoid a couple of instances of:

`error: invalid application of 'sizeof' to incomplete type 'char []'`

related to the `d_name` field of the `dirent` structure.

(no idea how it got build before without a patch).
2024-12-21 09:12:27 +01:00
..