Skip to content

Conversation

@deriamis
Copy link
Contributor

Some users who happen to have Lua installed system-wide and/or have MacPorts enabled may see compile failures. This commit includes a small patch to the Redis Makefile that adjusts where CFLAGS gets inserted into the compile command to prevent these problems.

This is a redo of #16, which got reverted because asdf apparently does not set $ASDF_PLUGIN_PATH itself, though it does respect it when searching for plugins.

Some users who happen to have Lua installed system-wide and/or have
MacPorts enabled may see compile failures. This commit includes a
small patch to the Redis Makefile that adjusts where CFLAGS gets
inserted into the compile command to prevent these problems.

This is a redo of smashedtoatoms#16, which got reverted because `asdf` apparently
does not set `$ASDF_PLUGIN_PATH` itself, though it does respect it
when searching for plugins.
@deriamis
Copy link
Contributor Author

@smashedtoatoms While I was at it, I also fixed smashedtoatoms/asdf-postgres#81 the same way.

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