https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89893
--- Comment #34 from Martin Liška <marxin at gcc dot gnu.org> --- > It seems your solution works. But it doesn't work if I add > "-fno-strict-aliasing" through 'export CFLAGS="$CFLAGS -O3 > -fno-strict-aliasing..." export CXXFLAGS="$CXXFLAGS -O3 > -fno-strict-aliasing..." ...', maybe they are overridden. Thank you very > much for your help. Please consult questions about nodejs build system with their developers.