Skip to content

Commit a6d4089

Browse files
committed
The port/pg_latch.c symlink ought to be removed by make distclean.
Not sure why these symlinks are removed here and not in the port/ Makefile, but I won't second-guess that choice right now.
1 parent 2cdf6c1 commit a6d4089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,8 @@ ifeq ($(PORTNAME), win32)
281281
endif
282282

283283
distclean: clean
284-
rm -f port/tas.s port/dynloader.c port/pg_sema.c port/pg_shmem.c
284+
rm -f port/tas.s port/dynloader.c port/pg_sema.c port/pg_shmem.c \
285+
port/pg_latch.c
285286

286287
maintainer-clean: distclean
287288
rm -f bootstrap/bootparse.c \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy