summaryrefslogtreecommitdiff
path: root/filesystem/filesystem_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2024-10-19 03:15:14 +0000
committer Colin Cross <ccross@android.com> 2024-10-19 03:15:14 +0000
commit19f7b285efb389d79a1ecf688971765ebb5605e0 (patch)
tree2d0b02c9bae362983f7dcbec6c134778dc038a59 /filesystem/filesystem_test.go
parent6a9357d1f74d04cc5c96f52ce02af352d043ed72 (diff)
Add -nostdlibinc to bindgen's device cflags.
-nostdlibinc was removed from DeviceGlobalCflags so that building against the NDK could use --sysroot. It was added back manually to non-NDK device compiles of C/C++ code, but missed that rust bindgen compiles also used DeviceGlobalCflags. Add -nostdlibinc to bindgen's device cflags. Bug: 374130155 Change-Id: I1c635d9d6a72e447931b46a60c79ac1dd4da699c Test: manual Flag: EXEMPT refactor
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions