util: Drop preprocessor guards for glibc-2.12
authorMatt Turner <mattst88@gmail.com>
Thu, 25 Jul 2019 01:26:49 +0000 (18:26 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 30 Jul 2019 18:49:09 +0000 (11:49 -0700)
commit9c411e020d164563fb6fcd92a28a435277bf0745
tree52e276411c78328e5388f8cfa92765ab7d9f7fb1
parenta3c59f9f000067435a80d971956bbd761811e0ac
util: Drop preprocessor guards for glibc-2.12

glibc-2.12 was released in 2010. No one is building new Mesa against 9
year old glibc, and removing these checks allows the code to work on
other C libraries like musl.

Acked-by: Eric Engestrom <eric.engestrom@intel.com>
src/util/u_thread.h