Mercurial > mplayer.hg
diff loader/loader.h @ 21797:14061bc22cb3
fix gprof support (aka work around gprof's brain dead design)
as stated here: http://sourceware.org/binutils/docs-2.17/gprof/Implementation.html
mcount() is a symbol reserved by gprof to perform instrumentation, so we shouldn't declare a symbol that has this name
Fixes issue discussed here:
date: Jan 3, 2007 3:17 PM
subject: [MPlayer-advusers] gcc, mplayer and profile (mcount)
author | gpoirier |
---|---|
date | Thu, 04 Jan 2007 16:00:27 +0000 |
parents | 0783dd397f74 |
children | c98c9e7f3bd0 |