frontends: disable uint128_t on 32-bit builds
On 32-bit, __uint128_t is generally not available. Removing it fixes
builds on those systems.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Showing
Please register or sign in to comment