influxdata / pkg-config

PROTOTYPE: A pkg-config drop-in for compiling C libraries for InfluxData

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support builds on s390x

vivkong opened this issue · comments

In order to build InfluxDB on s390x using goreleaser, the s390x-unknown-linux-gnu target needs to be added to libs/flux/build.go. I'd like to create a pull request and I'm wondering what is pkg-config licensed under? Do I need to sign a CLA?

Thanks!

I see we have a MIT license now - #31

Thanks!