Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 19f7b285 authored by Colin Cross's avatar Colin Cross
Browse files

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
parent 6a9357d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment