Skip to content

build: Disable strict aliasing

Especially the native context code does lots of pointer casts and almost certainly violates the strict aliasing rules.

Signed-off-by: Demi Marie Obenour demi@invisiblethingslab.com

Merge request reports