Mercurial > mplayer.hg
diff loader/module.c @ 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 | efc774a1e5a4 |
children | ea192b86100e |