mesa: Fix FreeBSD build with llvm enabled.
authorVinson Lee <vlee@vmware.com>
Thu, 12 Aug 2010 21:54:30 +0000 (14:54 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 12 Aug 2010 21:54:30 +0000 (14:54 -0700)
commit56450d5f11c2f46cbb9cdba85a3e3d7561be4d51
tree8634ba218f81f822ae4377f31fa40c092cc4852d
parentb9abe7f62c09c0395214b9447032323b3846b2cf
mesa: Fix FreeBSD build with llvm enabled.

On FreeBSD LC_CTYPE_MASK is not available but 'llvm-config --cppflags'
adds the compiler flag -D_GNU_SOURCE to the build.
src/mesa/main/imports.c