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

Commitc3b9c52

Browse files
committed
FIx for bsdi.
1 parent3a4c288 commitc3b9c52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ X=$(shell sleep 4)
88
#
99
#
1010
# IDENTIFICATION
11-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.45 1996/11/0101:45:52 momjian Exp $
11+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.46 1996/11/0102:21:15 momjian Exp $
1212
#
1313
# NOTES
1414
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -438,13 +438,13 @@ ifeq ($(PRE_BSDI_2_1), N)
438438
# gcc is gcc v2.7.2
439439
LEX=lex
440440
LD_ADD+=-ltermcap
441-
CFLAGS_BE = -DPRE_BSDI_2_1
442441
else
443442
# cc is gcc v1.42
444443
# gcc is gcc v2.6.3
445444
LEX=flex
446445
# use the regex library
447446
USE_REGEX = 1
447+
CFLAGS_BE = -DPRE_BSDI_2_1
448448
LDADD_BE = -ldld -lcompat
449449
endif
450450

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp