aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 14:47:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-04 14:47:17 +0000
commitb1eff130863217dadaa85300b285bf4fe8a248ac (patch)
treeabccf4798c9ec798b67f062264b0a4f513e2de91
parent5c3c0bb6da1905f7200176a07b571204d11b1960 (diff)
parent820ff0d95f4937c953951aae273a72b0980dd7eb (diff)
downloadpthreadpool-b1eff130863217dadaa85300b285bf4fe8a248ac.tar.gz
Snap for 10900817 from 820ff0d95f4937c953951aae273a72b0980dd7eb to sdk-releaseplatform-tools-34.0.5
Change-Id: If8ef9dd147f17ecbfb3cb92d0735f83962562b30
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index fee3adb..42fff11 100644
--- a/Android.bp
+++ b/Android.bp
@@ -43,6 +43,7 @@ cc_library_static {
"-O2",
"-Wno-deprecated-declarations",
"-Wno-missing-field-initializers",
+ "-Wno-unused-parameter",
"-DPTHREADPOOL_USE_CPUINFO=1",
"-DPTHREADPOOL_USE_CONDVAR=1",
],