aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-06 00:09:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-06 00:09:42 +0000
commita074e106759e3ac8d08170ca78cc5b0221f837a6 (patch)
tree8c22cd35ce1782c274ef93e89b08ea1b9fae1eaf
parenta2492cc225c22dc6b7d8db95cc031e14d89a3d3a (diff)
parent5d9d3fcd362c9ef03ae8202e119a82d2d6b25ca8 (diff)
downloadlinux-kselftest-a074e106759e3ac8d08170ca78cc5b0221f837a6.tar.gz
Snap for 11182047 from 5d9d3fcd362c9ef03ae8202e119a82d2d6b25ca8 to sdk-release
Change-Id: I04dbc1662f58d678eb61b0b26b5c0880cb04e790
-rw-r--r--Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index 4192d0dda972..72752b684292 100644
--- a/Android.bp
+++ b/Android.bp
@@ -447,12 +447,6 @@ cc_defaults {
local_include_dirs: ["android/include"],
gtest: false,
no_named_install_directory: true,
-
- // FIXME: test fails to build with LTO
- // http://b/241723066
- lto: {
- never: true,
- },
}
cc_defaults {