]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
AOSP: ODR violation in tune2fs during host build
authorMark Salyzyn <salyzyn@google.com>
Thu, 25 Oct 2018 20:00:51 +0000 (13:00 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Dec 2018 04:32:48 +0000 (23:32 -0500)
Port of commit 3271c69c97f486914fea833a36eaf5d86938c76d as applied to
e2fsck, but to tune2fs.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Bug: 112062612
Bug: 111302946
Test: $ m SANITIZE_HOST=address out/host/linux-x86/bin/tune2fs
      $ out/host/linux-x86/bin/tune2fs --help
Change-Id: If49d367d96b7bfd0b8b79c6bde23c0ded52ca683
From AOSP commit: 1cb5de330e5d1e0c6f587945ec065b995cc1c84b

misc/Android.bp

index 310c9dc70d3900cb577b2883e8272b76fae509c3..ccc4fdb469fbba66e808282dd14523a62143c893 100644 (file)
@@ -117,7 +117,6 @@ cc_defaults {
 }
 
 tune2fs_libs = [
-    "libext2_com_err",
     "libext2_blkid",
     "libext2_quota",
     "libext2_uuid",