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

filter_geoip2: Add support for older Ubuntu systems #2919

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

fujimotos
Copy link
Member

This patch removes a bogus requirement of CMake version.

Actually libmaxmindb does not depend on recent CMake features,
so there is no "backword incompatiblle" issue here.

With this applied, filter_geoip2 now can be compiled and linked on
Ubuntu Xenial.

This patch removes a bogus requirement of CMake version. Actually
libmaxmindb does not depend on recent CMake features, so there is no
"backword incompatiblle" issue here.

I can confirm that filter_geoip2 now can be compiled and linked on
Ubuntu Xenial.

Signed-off-by: Fujimoto Seiji <fujimoto@ceptord.net>
@edsiper edsiper merged commit 6991509 into fluent:master Jan 12, 2021
@edsiper
Copy link
Member

edsiper commented Jan 12, 2021

thanks

@fujimotos fujimotos deleted the sf/geoip2-xenial branch March 22, 2021 08:35
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