mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
japanese/libtomoe-gtk: fix build on powerpc
ld: error: ../src/.libs/libtomoe-gtk.so: undefined reference to sqrt [--no-allow-shlib-undefined]
This commit is contained in:
parent
031ddba476
commit
55a26b2a1b
@ -18,6 +18,7 @@ USES= gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LDFLAGS_powerpc= -lm
|
||||
#OPTIONS= GUCHARMAP "Compile with gucharmap" on
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user