jsonnet: fix build
This commit is contained in:
parent
a18f6b1554
commit
db34e4fa9e
@ -10,7 +10,7 @@ homepage="https://github.com/google/jsonnet"
|
|||||||
distfiles="https://github.com/google/jsonnet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/google/jsonnet/archive/v${version}.tar.gz"
|
||||||
checksum=076b52edf888c01097010ad4299e3b2e7a72b60a41abbc65af364af1ed3c8dbe
|
checksum=076b52edf888c01097010ad4299e3b2e7a72b60a41abbc65af364af1ed3c8dbe
|
||||||
|
|
||||||
CXXFLAGS="-fPIC"
|
CXXFLAGS="-fPIC -Iinclude -Ithird_party/json -Ithird_party/md5"
|
||||||
|
|
||||||
jsonnet-devel_package() {
|
jsonnet-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user