Skip to content

Commit

Permalink
GitHub CI: We use bundled SSL provider with macOS now
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 31, 2024
1 parent bd36189 commit 0f6c911
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,6 @@ jobs:
meson setup build \
-Dwith-bdb=/opt/homebrew/opt/berkeley-db \
-Dwith-init-style=macos-launchd \
-Dwith-ssl-dir=/opt/homebrew/opt/libressl \
-Dbuild-tests=true
- name: Meson - Build
run: ninja -C build
Expand Down
1 change: 0 additions & 1 deletion doc/ja/manual/compile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,6 @@ ninja -C build uninstall
<screen>meson setup build \
-Dwith-bdb=/opt/homebrew/opt/berkeley-db \
-Dwith-init-style=macos-launchd \
-Dwith-ssl-dir=/opt/homebrew/opt/libressl \
-Dbuild-tests=true
</screen>
</para>
Expand Down
1 change: 0 additions & 1 deletion doc/manual/compile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,6 @@ ninja -C build uninstall
<screen>meson setup build \
-Dwith-bdb=/opt/homebrew/opt/berkeley-db \
-Dwith-init-style=macos-launchd \
-Dwith-ssl-dir=/opt/homebrew/opt/libressl \
-Dbuild-tests=true
</screen>
</para>
Expand Down

0 comments on commit 0f6c911

Please sign in to comment.