]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
AOSP: ODR violation in resize2fs during host build
authorJiyong Park <jiyong@google.com>
Tue, 18 Sep 2018 00:41:07 +0000 (09:41 +0900)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Oct 2018 02:48:04 +0000 (22:48 -0400)
Bug: 112062612
Test: $ m SANITIZE_HOST=address $OUT_DIR/host/linux-x86/bin/resize2fs $OUT_DIR/host/linux-x86/bin/llvm-symbolizer
      $ $OUT_DIR/host/linux-x86/bin/resize2fs

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Change-Id: I72a8c183eb887137e3a414043b3d54771aa4eedc
From AOSP commit: 9ba4dd69cfbf312c6015d5b007566e2467203f5e

resize/Android.bp

index d55e24c216701a09246dd90532127c38a0496ca5..22d2408d79db523259949792a80051a1813d2933 100644 (file)
@@ -15,7 +15,6 @@ cc_binary {
     ],
     shared_libs: [
         "libext2fs",
-        "libext2_com_err",
         "libext2_e2p",
         "libext2_uuid",
         "libext2_blkid",