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

根据John Marino@DragonFlyBSD的补丁,对luajit2在DragonFlyBSD的补丁重新做修正 #2

Closed
wants to merge 5 commits into from

Conversation

lhmwzy
Copy link

@lhmwzy lhmwzy commented Apr 13, 2014

根据John Marino@DragonFlyBSD的补丁,对luajit2在DragonFlyBSD的补丁重新做修正,原来的补丁系统被识别为OSX,导致ffi.load(”xx“)会寻找libxx.dylib()(OSX下的寻找方式),修正后,变为寻找libxx.so的寻找方式

@agentzh
Copy link
Member

agentzh commented Apr 14, 2014

@lhmwzy I fixed some coding style issues in your patch. Please try out the following patch on the v2.1-agentzh branch on your side:

http://agentzh.org/misc/luajit/lj21-dragonfly-bsd.patch

@agentzh
Copy link
Member

agentzh commented Apr 14, 2014

@lhmwzy BTW, LuaJIT uses 2-space indentations.

@lhmwzy
Copy link
Author

lhmwzy commented Apr 15, 2014

Tested and worked.
Thanks for your reminding

agentzh added a commit that referenced this pull request Apr 15, 2014
@agentzh
Copy link
Member

agentzh commented Apr 15, 2014

@lhmwzy Already applied your patch to the v2.1-agentzh branch. Thanks!

@agentzh agentzh closed this Apr 15, 2014
agentzh added a commit that referenced this pull request Oct 11, 2014
…ility from lhmwzy in #2."

The mainstream LuaJIT already has the support just recently.

This reverts commit e74374d.
fsfod pushed a commit to fsfod/LuaJIT_openresty that referenced this pull request Feb 17, 2018
fsfod pushed a commit to fsfod/LuaJIT_openresty that referenced this pull request Feb 17, 2018
…ility from lhmwzy in openresty#2."

The mainstream LuaJIT already has the support just recently.

This reverts commit e74374d.
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.

2 participants