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

Fix build issues for vendored gems #77

Merged
merged 4 commits into from
Jul 17, 2023

Conversation

stanhu
Copy link
Collaborator

@stanhu stanhu commented Jul 17, 2023

This fixes a number of build issues found in #76.

stanhu added 4 commits July 17, 2023 01:04
This fixes an issue where the re2 headers could not be found when
building the gem locally. It appears `pkg_config` doesn't use
PKG_CONFIG_PATH unless the library has been registered with
`dir_config` in the first place.
add_vendored_libraries did not work properly.
This is needed to build the native gem.
@stanhu stanhu mentioned this pull request Jul 17, 2023
@mudge mudge merged commit d69f66e into mudge:v2.0.x Jul 17, 2023
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