merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
399 changed files with 13883 additions and 37348 deletions
Showing only changes of commit e169aa1426 - Show all commits

View File

@@ -69,6 +69,7 @@ jobs:
- name: Meson setup
env:
CC: /usr/bin/gcc
PKG_CONFIG_PATH: ${{ github.workspace }}/deps/libstrophe/install/lib/pkgconfig:$PKG_CONFIG_PATH
run: |
cd "$GITHUB_WORKSPACE"