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

Commit88edd66

Browse files
ci: Add MBUILD_TARGET for NetBSD and OpenBSD
Commitb2bdb97 added MBUILD_TARGET to ensure that meson buildsthe tests before running them, this adds MBUILD_TARGET to OpenBSDand NetBSD builds as well where it was missing.No backpatching since OpenBSD and NetBSD support does not existin the backbranch CI.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CAN55FZ2LNnRrtL+cpSdEg44fQcLPq_GjJjfNa0vz+xqEdq=ZHw@mail.gmail.com
1 parent91f1fe9 commit88edd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.cirrus.tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ task:
322322
build
323323
EOF
324324
325-
build_script:su postgres -c 'ninja -C build -j${BUILD_JOBS}'
325+
build_script:su postgres -c 'ninja -C build -j${BUILD_JOBS} ${MBUILD_TARGET}'
326326
upload_caches:ccache
327327

328328
test_world_script:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp