third_party_f2fs-tools/lib
Theodore Ts'o b067004c92 add configure option --with-root-libdir
This allows the development link libraries to be installed in
/usr/lib, while the run-libraries are installed in /lib, which is
required by Debian policy.  This can be done via:

    configure --prefix=/ --libdir=/usr/lib --with-root-libdir=/lib

The technique of working around libtool's inflexibility is borrowed
from util-linux.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2018-08-27 23:49:26 -07:00
..
libf2fs_io.c libf2fs: Track AOSP libsparse API change. 2018-04-30 13:34:09 -07:00
libf2fs_zoned.c mkfs.f2fs: Windows Android SDK support 2017-12-04 18:48:12 -08:00
libf2fs.c mkfs.f2fs: add root_owner to give uid/gid 2018-08-27 23:49:26 -07:00
Makefile.am add configure option --with-root-libdir 2018-08-27 23:49:26 -07:00