mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-17 13:17:33 +00:00
All supported targets use an LP64 ABI, where both `long` and `long long` are 64 bits wide. We set `LONG_WIDTH` to 32, which caused an error when compiling gnulib's `vasnprintf` routine. We might consider using built-in macros to avoid such issues in the future.
1.3 KiB
1.3 KiB