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

Commitc159b3a

Browse files
committed
gitlab CI: fix configure args
1 parentdb2ef53 commitc159b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build_job:
3030
-/^PGPRO.*9_[56]$/
3131
script:
3232
-if [ -z "$PGPORT" ]; then PGPORT=5789; fi
33-
-./configure --prefix=$(pwd)/tmp_install --port=--with-zstd --with-icu --with-python
33+
-./configure --prefix=$(pwd)/tmp_install--with-perl --with-tcl ${TCLCONFIG:+--with-tclconfig=${TCLCONFIG}--with-zstd --with-icu --with-python
3434
-make
3535
-make -C contrib
3636
when:always

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp