mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
8e6bf50b04
Test data is copied to ${WRKDIST}/testdata, not to ${WRKDIR}/testdata,
which triggered a build-time assert (JXL_CRASH() aka __builtin_trap()).
ok landry (maintainer), sthen