Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow building LuaD as a shared library #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GreatEmerald
Copy link

Partial fix for issue #37 (Makefile changes only).

I also set make clean to use wildcards, as even with debug it generates a file called "libluad.json" and not "libluad-d.json" etc. Not sure what was the intended method.

Off by default, enable with LIB=shared
Set to .0, and the real name set to .0.0.0 due to the lack of actual
releases.
@GreatEmerald
Copy link
Author

Added SONAME support as well. Ideally there would also be an install target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant