Skip to content

Commit

Permalink
.......... [DEV-2324] fixed MacOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
arimdjonokszabbix committed Aug 22, 2023
1 parent 5a92960 commit 0735e6d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/zabbix_agent/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,9 @@ EXTRA_DIST = \

sbin_PROGRAMS = zabbix_agentd

noinst_LIBRARIES = libzbxagent.a

libzbxagent_a_SOURCES = \
metrics.h

libzbxagent_a_CFLAGS = \
-DZABBIX_DAEMON \
$(TLS_CFLAGS)

zabbix_agentd_SOURCES = zabbix_agentd.c

zabbix_agentd_LDADD = \
libzbxagent.a \
active_checks/libzbxactive_checks.a \
listener/libzbxlistener.a \
agent_conf/libagent_conf.a \
Expand Down

0 comments on commit 0735e6d

Please sign in to comment.