Edit

IABSD.fr/ports/archivers/libmpq

Branch :

  • Show log

    Commit

  • Author : kmos
    Date : 2026-04-05 04:30:07
    Hash : 870572ef
    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