Blame sysdeps/mips/mips64/Versions

Packit 6c4009
libm {
Packit 6c4009
  GLIBC_2.1 {
Packit 6c4009
    # A generic bug got this omitted from other configurations' version
Packit 6c4009
    # sets, but we always had it.
Packit 6c4009
    exp2l;
Packit 6c4009
  }
Packit 6c4009
}