aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics
diff options
context:
space:
mode:
authorJohannes Schickel2012-10-22 23:16:07 +0200
committerJohannes Schickel2012-10-22 23:16:07 +0200
commitb52274d011bb0e4be399dd25a04f76f6a3c22f8c (patch)
tree47a25566e34ae06094b7d960239e586ed432cf49 /backends/graphics
parent4ba8819582ee6bc6e89016f19bc5754ef7f837e2 (diff)
downloadscummvm-rg350-b52274d011bb0e4be399dd25a04f76f6a3c22f8c.tar.gz
scummvm-rg350-b52274d011bb0e4be399dd25a04f76f6a3c22f8c.tar.bz2
scummvm-rg350-b52274d011bb0e4be399dd25a04f76f6a3c22f8c.zip
CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD.
This allows compilation of plugins on PowerPC. This is done similar to what was proposed in patch #3575572 "Fails to build on Linux PowerPC when using plugins". I chose to use -fPIC unconditionally, since it will only make a difference on platforms, which will require -fPIC, like PowerPC. On amd64 for example gcc produces the same code.
Diffstat (limited to 'backends/graphics')
0 files changed, 0 insertions, 0 deletions