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:
Justin Hibbits 2015-06-30 06:02:42 +00:00
parent f19a742ff1
commit 7634b963ec
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284945

View File

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