OSDN Git Service

Add darwin support for the host tools
authorKeith Mok <kmok@cyngn.com>
Thu, 3 Sep 2015 18:36:51 +0000 (11:36 -0700)
committerSteve Kondik <steve@cyngn.com>
Thu, 25 Aug 2016 00:31:37 +0000 (17:31 -0700)
commitee3f77d72a0abfc6cef05b3153210af507f4fa27
tree58f83ed6f5db47b068ce7d2e7cc7266d713ffa5a
parenta41859301d42d246e5db951ba8f2c0495369823f
Add darwin support for the host tools

There is some symbol name conflict in the make_f2fs and the library
it loaded which darwin and linux handle that in a different way.
Remove the symbol name conflicts as cannot find a way to set symbol
resolving priority in darwin.

Change-Id: Iabe5c1b594daacd65b9ec2f694a2b5ab5575cfce
f2fs_utils/Android.mk
f2fs_utils/f2fs_dlutils.c
f2fs_utils/f2fs_ioutils.c
f2fs_utils/f2fs_utils.c