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

Commitede72c2

Browse files
committed
Improve default compile ops.
1 parent25fdc6b commitede72c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.65 2000/01/19 01:42:12 ishii Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.66 2000/02/10 19:11:17 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -280,7 +280,7 @@ ifneq ($(CUSTOM_COPT),)
280280
endif
281281

282282
ifeq ($(CC), gcc)
283-
CFLAGS+= -Wall -Wmissing-prototypes
283+
CFLAGS+= -Wall -Wmissing-prototypes -Wmissing-declarations
284284
endif
285285

286286
ifdef COPT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp