HomePhorge
Diffusion exile 14c83a1eab8b

Remove UB sanitizer for linux to fix compilation for Alpine linux

Description

Remove UB sanitizer for linux to fix compilation for Alpine linux

Alpine linux does not ship with -lubsan by default, which
is needed for the compilation with -fsanitize=undefined flag.

Proper fix would be to dynamically check if the library exists and
enabling the flag.
See: https://github.com/Snaipe/alpine-qemu-execve/blob/alpine-3.10/configure

Details

Provenance
akash-akyaAuthored on Jul 25 2023, 11:49 AM
Parents
R14:ae05d71cdbdb: Bump to v0.6.0
Branches
Unknown
Tags
Unknown

Event Timeline