compiling it with this fixes the issue. CFLAGS="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" CC="gcc" CXX="g++" AR="gcc-ar" NM="gcc-nm" RANLIB="gcc-ranlib" LDFLAGS="-Wl,--as-needed,--hash-style=both"
you can accomplish that by setting USE=hash-sysv-compat instead
I don't think compatibility with "anti cheat" software is a top priority for us when determining defaults.