The LDFLAGS isn't needed, and breaks the build on powerpc64.

This hack is very fragile, and was broken on powerpc64 when metamode was
introduced.  Removing it survives a buildworld for all architectures, and
fixes the build on powerpc64.
This commit is contained in:
jhibbits 2015-06-30 06:02:42 +00:00
parent 7761cfc358
commit 5fcd241a6c

View File

@ -3,7 +3,6 @@
.PATH: ${.CURDIR}/../../lib/libc/iconv
PROG= mkesdb
LDFLAGS+= -L${.OBJDIR}/../../lib/libc
NO_WMISSING_VARIABLE_DECLARATIONS=