CVSROOT:        /cvs
Module name:    ports
Changes by:     c...@cvs.openbsd.org    2021/08/28 03:03:46

Modified files:
        japanese/kanjipad: Makefile 

Log message:
kanjipad: unbreak with ld.lld on powerpc

powerpc does not inline sqrt(3) unlike other lld archs, so it actually uses
libm and as such the `-lm' linker flag is needed.

While here, refresh WANTLIB.

ok gkoehler@

Reply via email to