mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-odbc
This commit is contained in:
parent
54f53fd104
commit
c7f611fe80
@ -134,6 +134,12 @@ ext-mysqlnd:
|
||||
arg-type@unix: enable
|
||||
arg-type@windows: with
|
||||
build-with-php: true
|
||||
ext-odbc:
|
||||
type: php-extension
|
||||
depends@unix:
|
||||
- unixodbc
|
||||
php-extension:
|
||||
arg-type@unix: '--with-unixODBC@shared_path_suffix@'
|
||||
ext-openssl:
|
||||
type: php-extension
|
||||
depends:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user