Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-04-20 06:14:46 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-04-20 06:14:46 +0300
commit00dbea4a4dc91dadab94d857d4694c0919ba8c2d (patch)
tree6e88c18512e39f1a64f7254a7577fae869c6865c /build
parent3d3dbcd4eeac57da08eb15b8272271f0db37ce6c (diff)
.......... [DEV-2113] fixed windows go build 2
Diffstat (limited to 'build')
-rw-r--r--build/mingw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mingw/Makefile b/build/mingw/Makefile
index 0f93e6a0cc8..c1d4e2dccf7 100644
--- a/build/mingw/Makefile
+++ b/build/mingw/Makefile
@@ -28,7 +28,6 @@ OBJS = \
$(OUTPUTDIR)\persistent_state.o \
$(OUTPUTDIR)\logfiles.o \
$(OUTPUTDIR)\file.o \
- $(OUTPUTDIR)\alias.o \
$(OUTPUTDIR)\algodefs.o \
$(OUTPUTDIR)\json.o \
$(OUTPUTDIR)\json_parser.o \