Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 373ea1ef authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by android-build-merger
Browse files

Merge "Work around b/24465209, do not use clang lld"

am: 85bd9ca9

Change-Id: I0a7a65b2be3e20b31d85645d920792b8255e344e
parents e7a456ff 85bd9ca9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ cc_library {
        android_arm: {
            // TODO: This is to work around b/24465209. Remove after root cause is fixed
            ldflags: ["-Wl,--hash-style=both"],
            use_clang_lld: false,
        },
        windows: {
            srcs: ["uio.c"],