Skip to content
Snippets Groups Projects
Commit fc9e47fc authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4402171 from 1c4c608e to pi-release

Change-Id: Ib88fcc67c165006ab51c26d1b54311cf5e679b8c
parents fbc89684 1c4c608e
Branches
No related tags found
No related merge requests found
diff --git a/compiler/Android.bp b/compiler/Android.bp
index a1269dcaf..a9b62b474 100644
index 1e4cdf2bd..e14dce8d7 100644
--- a/compiler/Android.bp
+++ b/compiler/Android.bp
@@ -215,6 +215,8 @@ art_cc_defaults {
shared: {
shared_libs: ["libcrypto"],
},
@@ -197,6 +197,9 @@ art_cc_defaults {
"art_cmdlineparser_headers", // For compiler_options.
],
+ cflags: [CFLAGS_FOR_BENCH_SUITE],
+ ldflags: [LDFLAGS_FOR_BENCH_SUITE],
+
export_include_dirs: ["."],
}
gensrcs {
diff --git a/compiler/Android.bp b/compiler/Android.bp
index a1269dcaf..a9b62b474 100644
index 1e4cdf2bd5..e14dce8d7b 100644
--- a/compiler/Android.bp
+++ b/compiler/Android.bp
@@ -215,6 +215,8 @@ art_cc_defaults {
shared: {
shared_libs: ["libcrypto"],
},
@@ -197,6 +197,9 @@ art_cc_defaults {
"art_cmdlineparser_headers", // For compiler_options.
],
+ cflags: [CFLAGS_FOR_BENCH_SUITE],
+ ldflags: [LDFLAGS_FOR_BENCH_SUITE],
+
export_include_dirs: ["."],
}
gensrcs {
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment