forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9d9a710
committed
cirrus: Temporarily fix libcurl link error
On FreeBSD the ftp/curl port appears to be missing a minimumversion dependency on libssh2, so the following starts showingup after upgrading to curl 8.11.1_1: libcurl.so.4: Undefined symbol "libssh2_session_callback_set2"Awaiting an upgrade of the FreeBSD CI images to version 14, workaround the issue.Author: Jacob Champion <jacob.champion@enterprisedb.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CAOYmi+kZAka0sdxCOBxsQc2ozEZGZKHWU_9nrPXg3sG1NJ-zJw@mail.gmail.com1 parentb3f0be7 commit9d9a710
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
0 commit comments
Comments
(0)