Skip to content

Commit 238dc46

Browse files
committed
plpgsql hasn't needed -Wno-error for a good long while.
1 parent 5e4dd86 commit 238dc46

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/pl/plpgsql/src/Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,14 @@
22
#
33
# Makefile for the plpgsql shared object
44
#
5-
# $PostgreSQL: pgsql/src/pl/plpgsql/src/Makefile,v 1.25 2004/02/10 07:26:25 tgl Exp $
5+
# $PostgreSQL: pgsql/src/pl/plpgsql/src/Makefile,v 1.26 2004/06/03 19:21:31 tgl Exp $
66
#
77
#-------------------------------------------------------------------------
88

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

13-
ifeq ($(GCC), yes)
14-
override CFLAGS+= -Wno-error
15-
endif
16-
1713
# Shared library parameters
1814
NAME= plpgsql
1915
SO_MAJOR_VERSION= 1

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