Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68fc18d

Browse files
committed
Remove rule to generate postgres.o, not needed for 20+ years
Discussion:https://postgr.es/m/20220820174213.d574qde4ptwdzoqz@awork3.anarazel.de
1 parent3fb0687 commit68fc18d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎src/backend/Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,6 @@ endif # aix
110110
$(top_builddir)/src/port/libpgport_srv.a: | submake-libpgport
111111

112112

113-
# The postgres.o target is needed by the rule in Makefile.global that
114-
# creates the exports file when MAKE_EXPORTS = true.
115-
postgres.o:$(OBJS)
116-
$(CC)$(LDREL)$(call expand_subsys,$^)$(LDFLAGS)$(LDFLAGS_EX)$(LIBS) -o$@
117-
118-
119113
# The following targets are specified in make commands that appear in
120114
# the make files in our subdirectories. Note that it's important we
121115
# match the dependencies shown in the subdirectory makefiles!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp