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

Commite1f37a9

Browse files
committed
mchar build fixes for MacOS
1 parent4e4f227 commite1f37a9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎contrib/mchar/Makefile

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ DOCS = README.mchar
77
REGRESS = init mchar mvarchar mm like compat
88
PGFIELDDESC = "mchar - mchar type implementation"
99

10-
PG_CPPFLAGS=-I/usr/local/include
11-
1210
ifdefUSE_PGXS
1311
PGXS :=$(shell pg_config --pgxs)
1412
include$(PGXS)
@@ -18,11 +16,3 @@ top_builddir = ../..
1816
include$(top_builddir)/src/Makefile.global
1917
include$(top_srcdir)/contrib/contrib-global.mk
2018
endif
21-
22-
ifeq ($(PORTNAME),win32)
23-
ICUNAME=icuin
24-
else
25-
ICUNAME=icui18n
26-
endif
27-
28-
SHLIB_LINK += -L/usr/local/lib -licuuc -l$(ICUNAME) -Wl,-R,'$$ORIGIN'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp