mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-17 10:11:53 +00:00
temporarily disable this target in mingw
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89391 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,6 +19,10 @@ ifeq ($(OSARCH),SunOS)
|
|||||||
LIBS+=-lsocket -lnsl
|
LIBS+=-lsocket -lnsl
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(OSARCH),mingw32)
|
||||||
|
AGIS:=
|
||||||
|
endif
|
||||||
|
|
||||||
include $(ASTTOPDIR)/Makefile.rules
|
include $(ASTTOPDIR)/Makefile.rules
|
||||||
|
|
||||||
all: $(AGIS)
|
all: $(AGIS)
|
||||||
|
Reference in New Issue
Block a user