Skip to content

community/libb2: use fat runtime

Ghost User requested to merge (removed):libb2 into master

libb2 compiles with -mavx otherwise, and cannot run on a lot of cpus. this fat runtime splits those -mavx -msse4.2 codepaths to be dynamically loaded.

Edited by Ghost User

Merge request reports