On Sun, Dec 08, 2013 at 10:51:03PM +0200, Martin Storsjö wrote: > On Wed, 4 Dec 2013, Diego Biurrun wrote: > > >Simplifies host/target libc detection splitting. > >--- > >configure | 10 +++++----- > >libavcodec/Makefile | 3 +-- > >libavdevice/Makefile | 4 ++-- > >libavformat/Makefile | 4 ++-- > >libavutil/internal.h | 2 +- > >5 files changed, 11 insertions(+), 12 deletions(-) > > Probably ok although I don't see the direct need. We could keep them > named msvcrt vs host_msvcrt as well.
For some systems the name of the libc and the system is the same so I would prefer to prefix the names so as to be able to differentiate them. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
