1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit autotools git-r3
8 DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
9 HOMEPAGE="https://sourceforge.net/projects/f2fs-tools/"
11 EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git"
15 KEYWORDS="~amd64 ~x86"
19 echo 'mkfs_f2fs_LDFLAGS = ' >> mkfs/Makefile.am
24 econf --disable-static