1libm {
2  GLIBC_2.1 {
3    # A generic bug got this omitted from other configurations' version
4    # sets, but we always had it.
5    exp2l;
6  }
7}
8