libdouble-conversion: Add host build to libdouble-conversion
authorAmol Bhave <ambhave@fb.com>
Sat, 29 Dec 2018 20:17:29 +0000 (12:17 -0800)
committerAmol Bhave <ambhave@fb.com>
Wed, 3 Apr 2019 00:23:38 +0000 (17:23 -0700)
commitac5e3c6ece3e2a6632957e3d4e5f8fd6f1240be4
tree9942294eeab2cceea80bbfa7bac1a91477f42207
parenta816d32107571cbde0e95d890cf0b4c5b5cb63ca
libdouble-conversion: Add host build to libdouble-conversion

This change adds the ability to produce host static build for the
libdouble-conversion library. Other host build tools can now depend on
this library if they need it.

Tested on a x86_64 host build machine.
make package/libdouble-conversion/host/compile produces
staging_dir/hostpkg/lib/libdouble-conversion.a file

Signed-off-by: Amol Bhave <ambhave@fb.com>
libs/libdouble-conversion/Makefile