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

Commite3e6ee6

Browse files
committed
ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...
Ommitted ine6b6ea0, but necessary for libintl to be found. All otherdependencies can be found via pkg-config (which searches in /usr/local/...)and thus worked even without adding the directories.
1 parent13a185f commite3e6ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ task:
109109
--buildtype=debug \
110110
-Dcassert=true -Dssl=openssl -Duuid=bsd -Dtcl_version=tcl86 -Ddtrace=auto \
111111
-DPG_TEST_EXTRA="$PG_TEST_EXTRA" \
112+
-Dextra_lib_dirs=/usr/local/lib -Dextra_include_dirs=/usr/local/include/ \
112113
build
113114
EOF
114115
build_script:su postgres -c 'ninja -C build -j${BUILD_JOBS}'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp