1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Keep using geoip_classic on Windows for this rc1.

geoip_mmdb doesn't compile on Windows, will look at it after rc1.
Also almost forgot to set this GEOIP_ENGINE ;)
This commit is contained in:
Bram Matthys
2026-04-04 07:54:48 +02:00
parent 0931008874
commit f47396a7db
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -275,7 +275,6 @@ DLL_FILES=\
src/modules/geoip_base.dll \
src/modules/geoip_classic.dll \
src/modules/geoip_csv.dll \
src/modules/geoip_mmdb.dll \
src/modules/geoip-tag.dll \
src/modules/globops.dll \
src/modules/help.dll \