aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.cpp
diff options
context:
space:
mode:
authorMarcus Comstedt2011-01-07 16:25:05 +0000
committerMarcus Comstedt2011-01-07 16:25:05 +0000
commit176be9adaddaf3ff48d3cb046e221b3984c6725e (patch)
treeb4ece7f29d4d67e59bc40820aa33b63869983b05 /engines/hugo/hugo.cpp
parent31ffb399391fe6d557e53a554e9aed5656491768 (diff)
downloadscummvm-rg350-176be9adaddaf3ff48d3cb046e221b3984c6725e.tar.gz
scummvm-rg350-176be9adaddaf3ff48d3cb046e221b3984c6725e.tar.bz2
scummvm-rg350-176be9adaddaf3ff48d3cb046e221b3984c6725e.zip
DC: Ensure creation of output sections .{c,d}tors
Add an object with an empty .ctors and .dtors section to the build of each plugin. This ensures that there will be an output section .ctors and one .dtors in the output file (they could be empty though). If these output sections were to be removed, the symbols defined inside by the linker script could disappear as well, and we don't want that. svn-id: r55149
Diffstat (limited to 'engines/hugo/hugo.cpp')
0 files changed, 0 insertions, 0 deletions