Revision 3d05c1fb
ID | 3d05c1fbec5cd6c9622b8b2021f00d4a8dc8f5a4 |
Parent | 718c7b18 |
Child | 26468148 |
Make the jump-table section-relative for x86_64 with PIC enabled.
This allows to get rid of the macho64 specific hack that moves them
to rodata (with worse cache behaviour) and avoids textrels which
e.g. Gentoo does not allow for x86_64 libraries.
Originally committed as revision 21551 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted