clang has the option -mstack-alignment for that purpose, so check what the compiler supports and use that flag. This does not fix the build of seabios with clang but moves us forward a bit to the next error.