git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 13a185f)
ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...
2022年9月23日 03:36:28 +0000 (20:36 -0700)
2022年9月23日 03:42:06 +0000 (20:42 -0700)
Ommitted in e6b6ea025cc, but necessary for libintl to be found. All other
dependencies can be found via pkg-config (which searches in /usr/local/...)
and thus worked even without adding the directories.


diff --git a/.cirrus.yml b/.cirrus.yml
index f7868c358efcce298b09ba4ec5c5ceed93981765..0e3b2d426810f1575ff0cf69922000eeba0b7283 100644 (file)
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -109,6 +109,7 @@ task:
--buildtype=debug \
-Dcassert=true -Dssl=openssl -Duuid=bsd -Dtcl_version=tcl86 -Ddtrace=auto \
-DPG_TEST_EXTRA="$PG_TEST_EXTRA" \
+ -Dextra_lib_dirs=/usr/local/lib -Dextra_include_dirs=/usr/local/include/ \
build
EOF
build_script: su postgres -c 'ninja -C build -j${BUILD_JOBS}'
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /