Merge "Remove obsolete workaround."

This commit is contained in:
Treehugger Robot 2018-01-10 01:29:50 +00:00 committed by Gerrit Code Review
commit 3553883418

View file

@ -80,10 +80,6 @@ cc_library {
address: false,
},
},
android_arm: {
// TODO: This is to work around b/24465209. Remove after root cause is fixed
ldflags: ["-Wl,--hash-style=both"],
},
windows: {
srcs: ["uio.c"],
enabled: true,