]> git.ipfire.org Git - thirdparty/suricata.git/commit
appveyor: Remove enable-geoip from build script 4013/head
authorShivani Bhardwaj <shivanib134@gmail.com>
Thu, 4 Jul 2019 08:57:27 +0000 (14:27 +0530)
committerVictor Julien <victor@inliniac.net>
Mon, 8 Jul 2019 12:23:02 +0000 (14:23 +0200)
commit2ccef2e85d2e77b95ce4aa1e8b4dbde6d0ea7d1b
tree4d7bd78ea6dc360fda2ffdf15d39836ac9f991c6
parent26f7d0c1c795fe94388d678e03b27a6ae9553bb3
appveyor: Remove enable-geoip from build script

There is no GeoIP2 package for cygwin and the legacy format GeoIP has
been discontinued. This patch prevents appveyor to fail because of
unavailability of libmaxminddb GeoIP2 library.
References:
- https://support.maxmind.com/geolite-legacy-discontinuation-notice/
- https://cygwin.com/cgi-bin2/package-grep.cgi?grep=geoip&arch=x86_64
appveyor.yml