Skip to content

Commit ba0d38f

Browse files
committed
More thread.c cleanup.
1 parent 30c63f4 commit ba0d38f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/interfaces/libpq/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.85 2003/08/08 02:55:08 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.86 2003/08/08 03:00:31 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -49,10 +49,6 @@ backend_src = $(top_srcdir)/src/backend
4949
crypt.c getaddrinfo.c inet_aton.c snprintf.c strerror.c path.c thread.c: %.c : $(top_srcdir)/src/port/%.c
5050
rm -f $@ && $(LN_S) $< .
5151

52-
# compile this with thread flags
53-
thread.o: thread.c
54-
$(CC) $(CFLAGS) $(CPPFLAGS) $(THREAD_CFLAGS) -c thread.c
55-
5652
dllist.c: $(backend_src)/lib/dllist.c
5753
rm -f $@ && $(LN_S) $< .
5854

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