OSDN Git Service

Fix Linux host checkbuilds.
authorElliott Hughes <enh@google.com>
Thu, 20 Aug 2015 23:52:47 +0000 (16:52 -0700)
committerElliott Hughes <enh@google.com>
Thu, 20 Aug 2015 23:52:47 +0000 (16:52 -0700)
commitac9eea9463c25d020751c6e53bf08f9a6987a4de
treeb2432eaec87865a860e88bb73c902e866217bb4c
parentded991b47d0235bd505b5d95e438118d0b7f1041
Fix Linux host checkbuilds.

Turns out that thanks to 9d59f417767991246848c3e101cb27d2dfea5988 we actually
build *all* the host libraries both 32- and 64-bit. Rather than fix the
libraries (or fixing things so we don't build stuff we don't need) right now,
let's just put _FILE_OFFSET_BITS and _LARGEFILE_SOURCE back.

Change-Id: I6c2d6a6919d1518f775e0d6c050e2c774994c5bd
core/combo/HOST_linux-x86.mk