mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
870572ef97
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