summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:31:17 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-28 21:31:17 +0000
commit6db295dba69219a79e6defe5d12a6774f46dbf47 (patch)
tree757988c37bc328524339a7297f94fdb4da6575bb
parentc9de816e2e27f898a965f9c85aa4b838b16fb9d1 (diff)
parentc215083db6cc1c1464b0a66d830cc590206b67ca (diff)
downloadrs-simpleperf-release.tar.gz
Merge "Snap for 11510257 from 44bc18aee176923c46a7ab9a310b6853bc6178cf to simpleperf-release" into simpleperf-releasesimpleperf-release
-rw-r--r--support.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/support.bp b/support.bp
index d16bdbd2..07320536 100644
--- a/support.bp
+++ b/support.bp
@@ -180,8 +180,6 @@ cc_defaults {
"-DRS_COMPATIBILITY_LIB",
"-DGEMMLOWP_USE_STLPORT",
- // TODO: why isn't this picked up from the host GLOBAL_CFLAGS?
- "-D__STDC_FORMAT_MACROS",
// Allow implicit fallthrough in rsContext.cpp:414 until it is fixed.
"-Wno-error=implicit-fallthrough",