build ibase sql plugin against firebird

Forwarded: no
Last-Update: 2017-06-30

Gbp-Pq: Name link_fbclient.diff
This commit is contained in:
Fathi Boudra 2022-05-14 17:41:01 +08:00 committed by openKylinBot
parent 8f107b318c
commit cde9636976
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"headers": "ibase.h",
"sources": [
{ "libs": "-lgds32_ms", "condition": "config.win32" },
{ "libs": "-lgds", "condition": "!config.win32" }
{ "libs": "-lfbclient", "condition": "!config.win32" }
]
},
"mysql": {