]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The LDFLAGS isn't needed, and breaks the build on powerpc64.
authorjhibbits <jhibbits@FreeBSD.org>
Tue, 30 Jun 2015 06:02:42 +0000 (06:02 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Tue, 30 Jun 2015 06:02:42 +0000 (06:02 +0000)
commit5fcd241a6c345968b3330161d61d822cbc6c84c5
tree9b115dd0bd1ca69d4c0dcf80f9751147b3f418c7
parent7761cfc358428ac08efb3c534641bb8268c16bfe
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.
usr.bin/mkesdb/Makefile