test pgsql

This commit is contained in:
crazywhalecc
2025-07-23 01:32:42 +08:00
parent 154a21fbaf
commit 779c7cec30
2 changed files with 4 additions and 6 deletions

View File

@@ -752,10 +752,8 @@
},
"postgresql": {
"source": "postgresql",
"static-libs-unix": [
"libpq.a",
"libpgport.a",
"libpgcommon.a"
"pkg-configs": [
"libpq"
],
"lib-depends": [
"libiconv",