aboutsummaryrefslogtreecommitdiff
path: root/compat53
diff options
context:
space:
mode:
authorPhilipp Janda <siffiejoe@gmx.net>2015-09-07 17:28:28 +0200
committerPhilipp Janda <siffiejoe@gmx.net>2015-09-07 17:28:28 +0200
commit59a1fd7d73909540f090a45f18d7ea12198511b2 (patch)
tree204c2de58bcd5b494db6f6cd5f09e9edcdf338fd /compat53
parente7b17a6e784df665b7645ae6f8cfd631f49118d2 (diff)
downloadlua-compat-5.3-59a1fd7d73909540f090a45f18d7ea12198511b2.tar.gz
lua-compat-5.3-59a1fd7d73909540f090a45f18d7ea12198511b2.tar.bz2
lua-compat-5.3-59a1fd7d73909540f090a45f18d7ea12198511b2.zip
Fix linker problems when compiling as C++.
When compiling compat-5.3.c as C++, the Lua symbols may still have C-linkage. Reference those symbols as `extern "C"` by default and add an option for normal (C++) linkage.
Diffstat (limited to 'compat53')
0 files changed, 0 insertions, 0 deletions