18 Star 69 Fork 8

BarryLiao-廖显东 / php-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
php7-static.go 271 Bytes
一键复制 编辑 原始数据 按行查看 历史
githubvip 提交于 2019-11-29 17:32 . commit
// Author:Shirdon <https://www.shirdon.com>
// Use of this source code is governed by the MIT license that can be found in
// the LICENSE file.
//
// +build static
package php
// #cgo LDFLAGS: -ldl -lm -lcurl -lpcre -lssl -lcrypto -lresolv -ledit -lz -lxml2
import "C"
Go
1
https://gitee.com/shirdonl/php-go.git
git@gitee.com:shirdonl/php-go.git
shirdonl
php-go
php-go
master

搜索帮助