Skip to content
Snippets Groups Projects
Commit edc5c825 authored by Luigi Rizzo's avatar Luigi Rizzo
Browse files

temporarily disable this target in mingw

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89391 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent eaee7061
Branches
Tags
No related merge requests found
......@@ -19,6 +19,10 @@ ifeq ($(OSARCH),SunOS)
LIBS+=-lsocket -lnsl
endif
ifeq ($(OSARCH),mingw32)
AGIS:=
endif
include $(ASTTOPDIR)/Makefile.rules
all: $(AGIS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment