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

Commit2d04411

Browse files
committed
Re-add -lm link flag
1 parenta53f72e commit2d04411

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
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.88 1997/01/13 17:04:04 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.89 1997/01/13 17:07:45 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -702,7 +702,7 @@ endif
702702

703703

704704
ifneq ($(PORTNAME), nextstep)
705-
LDADD_BE+= -lipc
705+
LDADD_BE+= -lipc -lm
706706
AROPT= rc
707707
DLSUFFIX= .o
708708
endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp