mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-03 15:46:33 +00:00
build(cmake/modules/jq): explaination for jq mirroring link
Co-Authored-By: Leonardo Grasso <me@leonardograsso.com> Signed-off-by: Lorenzo Fontana <fontanalorenz@gmail.com>
This commit is contained in:
@@ -40,6 +40,8 @@ else ()
|
|||||||
#
|
#
|
||||||
# This is needed because many distros do not ship the right
|
# This is needed because many distros do not ship the right
|
||||||
# version of autoreconf, making virtually impossible to build Falco on them.
|
# version of autoreconf, making virtually impossible to build Falco on them.
|
||||||
|
# Read more about it here:
|
||||||
|
# https://github.com/stedolan/jq/issues/2061#issuecomment-593445920
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
jq
|
jq
|
||||||
URL "https://dl.bintray.com/falcosecurity/dependencies/jq-1.6.tar.gz"
|
URL "https://dl.bintray.com/falcosecurity/dependencies/jq-1.6.tar.gz"
|
||||||
|
Reference in New Issue
Block a user