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

Commita4cc577

Browse files
committed
remove no longer needed -Wno-error
1 parenta928970 commita4cc577

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎src/backend/bootstrap/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,14 @@
22
#
33
# Makefile for the bootstrap module
44
#
5-
# $Header: /cvsroot/pgsql/src/backend/bootstrap/Makefile,v 1.27 2001/02/10 22:31:42 petere Exp $
5+
# $Header: /cvsroot/pgsql/src/backend/bootstrap/Makefile,v 1.28 2001/08/22 20:02:56 petere Exp $
66
#
77
#-------------------------------------------------------------------------
88

99
subdir = src/backend/bootstrap
1010
top_builddir = ../../..
1111
include$(top_builddir)/src/Makefile.global
1212

13-
ifeq ($(GCC), yes)
14-
overrideCFLAGS+= -Wno-error
15-
endif
16-
1713
# qnx4's wlink currently crashes with bootstrap.o
1814
ifneq ($(PORTNAME), qnx4)
1915
OBJS= bootparse.o bootscanner.o bootstrap.o

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp