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

Commit0fde972

Browse files
committed
Added mention of CUSTOM_COPT to file.
1 parent9b55904 commit0fde972

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/Makefile.global

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.77 1996/12/09 01:16:51 bryanh Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.78 1996/12/26 17:39:58 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -133,6 +133,9 @@ OIDNAMELEN= 36
133133
# Compile libpq++
134134
#HAVE_Cplusplus= true
135135

136+
# Uncomment out CUSTOM_COPT to generate a debug version
137+
# This overrides the compiler flags defined later in this file
138+
#CUSTOM_COPT=-g
136139

137140
# Commenting out CASSERT will make things go a LOT faster, but you will
138141
# also loose a lot of useful error-checking.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp