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

Commit 58e00743 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Work around b/24465209, do not pack relocation table."

am: 6e928901

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