diff options
author | 2024-04-11 23:58:29 -0700 | |
---|---|---|
committer | 2024-04-12 07:06:12 +0000 | |
commit | fc5cdcbdf55980e43f20d5d4bd11e83532ca8d10 (patch) | |
tree | 8e6b00be3f1829c42083d3c0ef33e7f85712780e /java/java_test.go | |
parent | a115e2615be1b4f967da4a7ce8afd7ee272ce73c (diff) |
Include __BIONIC_NO_PAGE_SIZE_MACRO flag to avoid breaking libraries
The __BIONIC_NO_PAGE_SIZE_MACRO flag has to be passed to
the build system because there are C/C++ libraries using
__BIONIC_NO_PAGE_SIZE_MACRO to decide whether to use getpagesize()
or PAGE_SIZE macro.
Bug: 333973679
Test: Build manually
Change-Id: Ie5d71f4b2b256ab8f429ed4724b8d249b364d5da
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions