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

Hook to luajit mm (https://github.com/cloudflare/luajit-mm). #3

Closed
wants to merge 1 commit into from

Conversation

yangshuxin
Copy link

To enable it, invoke make-utility with LJMM_DIR=/the/path/to/luajit-mm/dir.

Currently it works only for Linux/x86-64 box. If the target is for
32-bit platform (including i386 family), ljmm is automatically disabled
regardless the LJMM_DIR is specified or not. It might works for
Other-Unix/x86-64. but I don't know for sure at this moment.

To enable it, invoke make-utility with LJMM_DIR=/the/path/to/luajit-mm/dir.

Currently it works only for Linux/x86-64 box. If the target is for
32-bit platform (including i386 family), ljmm is automatically disabled
regardless the LJMM_DIR is specified or not. It might works for
Other-Unix/x86-64. but I don't know for sure at this moment.
@agentzh
Copy link
Member

agentzh commented Mar 12, 2017

We no longer need this :)

@agentzh agentzh closed this Mar 12, 2017
pengsven pushed a commit to baishancloud/luajit2 that referenced this pull request Aug 24, 2017
…en the ./configure option --with-pcre=PATH was used and the openssl source was recent enough. thanks grasses for the report in openresty#3.
pengsven pushed a commit to baishancloud/luajit2 that referenced this pull request Aug 24, 2017
…T to the current Mac OS X version unless the env is already set. thanks bsyk for the report in openresty#3.
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.

None yet

2 participants