Unbreak Windows builds broken by pgpipe removal.
This commit is contained in:
parent
5762a4d909
commit
aeca650226
@ -23,10 +23,6 @@ include $(top_builddir)/src/Makefile.global
|
||||
|
||||
OBJS = dynloader.o pg_sema.o pg_shmem.o pg_latch.o $(TAS)
|
||||
|
||||
ifneq (,$(filter $(PORTNAME),cygwin win32))
|
||||
OBJS += pipe.o
|
||||
endif
|
||||
|
||||
ifeq ($(PORTNAME), darwin)
|
||||
SUBDIRS += darwin
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user