Mercurial > mplayer.hg
comparison DOCS/tech/general.txt @ 32672:81712a60b4bf
Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent
to the use in libavcodec, consistent with other _XOPEN_SOURCE defines in tests
and it fixes detection on Solaris that refuses to compile system headers when
combining std=c99 with _XOPEN_SOURCE 500.
author | reimar |
---|---|
date | Wed, 05 Jan 2011 16:01:01 +0000 |
parents | 1aece15222b5 |
children | f2b81cd25817 |
comparison
equal
deleted
inserted
replaced
32671:08098f84e7b7 | 32672:81712a60b4bf |
---|