cell: added -D_BSD_SOURCE flag
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 28 Oct 2008 00:15:56 +0000 (18:15 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 28 Oct 2008 00:16:34 +0000 (18:16 -0600)
commit2b9b42befaf4b416e1bae423a436f4e1722a62bf
treee5c95f279c95c8b05e3a4e1f98cb429e3cbf4334
parenta1754424b6597219f436091dec1de4713719c4b8
cell: added -D_BSD_SOURCE flag

Needed to get MAP_ANONYMOUS in execmem.c and to define timezone type in glxgears.c
Adding -std=c99 earlier caused this regression.
configs/linux-cell