Skip to content
Snippets Groups Projects
Commit a34ebe60 authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files

Always add -DPIC to YASM flags when pic is enabled.

This covers the previous case of x86_64 and shared, but also
works with --enable-pic.
For 32 bit x86 it currently makes no difference since x86inc.asm
ignores -DPIC for non-x86_64.

Originally committed as revision 20476 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 609d8646
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment