[MPlayer-cvslog] r36022 - trunk/configure
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Mar 23 13:55:42 CET 2013
On Fri, Mar 22, 2013 at 06:55:03PM +0100, Diego Biurrun wrote:
> You misread. The wrong approach is trying to find a set of flags that
> all libcs can handle. The right approach is setting individual flags
> for each libc. I did this for glibc.
Maybe it will be necessary to add a special case for each libc.
But that still leaves the question what should be the "default"
case for C libraries we haven't added a special case for.
And you opted for the default behaviour to be not setting these flags.
And that's the main reason why I think it's bad and hackish.
(a different point would be if there is a sensible way to make
compilation work with _POSIX_C_SOURCE/_XOPEN_SOURCE set).
More information about the MPlayer-cvslog
mailing list