**** BEGIN LOGGING AT Mon Jun 21 02:59:57 2021 Jun 21 16:13:47 hi, I was trying to compile halium for a new device, but I got an error about the __uint128_t type not being recognised from the tinyalsa library. It looks like this is a gnu11 extension, so I changed the compiler flag in build/core/clang/config.mk, but when I do that I get some linker problems (some missing files from bionic/libc/include, and if I try to manually include that I get Jun 21 16:13:49 some errors about many things being defined in multiple locations) Jun 21 16:14:16 any tips? I am not super familiar with the android build systems, and I am finding it a bit hard to follow how the build recipes are being put together **** ENDING LOGGING AT Tue Jun 22 02:59:57 2021