16k: Propage the TARGET_PAGE_SIZE env variable to the host

Environment variables are not propagated by default to Bazel. Special
support needs to be added to make the env variable visible in Bazel.

For information about the 16kb page size experiment, see b/253827893.

Bug: 269147587
Change-Id: I7d41a373a368efec218217df72d838e8b3da7e1a
3 files changed
tree: 2ca806589d607db8ac28e6cd46033dbb584ac3a5
  1. clang-3289846/
  2. clang-r450784d/
  3. clang-r450784d1/
  4. clang-r450784e/
  5. clang-r458507/
  6. clang-r468909/
  7. clang-r468909b/
  8. clang-r475365/
  9. clang-r475365b/
  10. clang-stable/
  11. docs/
  12. llvm-binutils-stable/
  13. mlgo-models/
  14. profiles/
  15. soong/
  16. .gitignore
  17. Android.bp
  18. BINUTILS_KERNEL_DEPRECATION.md
  19. BUILD.bazel
  20. cc_toolchain_config.bzl
  21. cc_toolchain_constants.bzl
  22. cc_toolchain_features.bzl
  23. cc_toolchain_features_env_based_flags_test.bzl
  24. cc_toolchain_features_pack_relocation_test.bzl
  25. cc_toolchain_features_thinlto_test.bzl
  26. cc_toolchain_features_ubsan_test.bzl
  27. CleanSpec.mk
  28. GCC_4_9_DEPRECATION.md
  29. go.mod
  30. METADATA
  31. OWNERS
  32. README.md
  33. RELEASE_NOTES.md
README.md

Android Clang/LLVM Prebuilts

For the latest version of this doc, please make sure to visit: Android Clang/LLVM Prebuilts Readme Doc

LLVM Users

Prebuilt Versions

More Information

We have a public mailing list that you can subscribe to: android-llvm@googlegroups.com

See also our release notes.