CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/04/04 22:30:07
Modified files:
archivers/libmpq: Makefile
Log message:
Move archivers/libmpq to ports-gcc because it uses
builtins (__builtin_bswap16/32/64) that end up missing during linking of
consumers such as games/devilutionx.
Switching to ports-gcc produces a library that allows consumers such
as games/devilutionx to link successfully.
Patch provided by Brad Smith
