Sunday, June 11, 2023

Re: [new] textproc/htmlq

Thanks. Imported with an additional

WANTLIB = ${MODCARGO_WANTLIB} m

line. ${MODCARGO_WANTLIB} is needed to pick up the correct libraries on
all architectures and libm is needed for at least pow(3), which I
believe is pulled in via the rand crate.

No comments:

Post a Comment