mesa/src/gbm
Kristian Høgsberg 8c6018e9bc gbm: Define _DEFAULT_SOURCE to avoid warning
glibc 2.19 introduced _DEFUAULT_SOURCE as a replacement for _BSD_SOURCE,
and deprecates _BSD_SOURCE with an annoying warning.  Defining both is
how you're supposed to transition so let's do that.  It gets rid of the
warning and we can figure out when/if we can drop _BSD_SOURCE later.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2015-01-16 21:54:54 -08:00
..
backends/dri gbm/dri: Fix const confusion 2015-01-16 14:29:40 -08:00
main gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
gbm-symbols-check Add support for swrast to the DRM EGL platform 2014-07-30 16:33:09 +01:00
Makefile.am egl+gbm: Add symbols-check tests to distribution. 2014-12-12 12:11:49 -08:00