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