Commit 6d8b2e62 authored by Ophélie Gagnard's avatar Ophélie Gagnard

Initial commit.

parent 0c2d03e3
[buildout]
extends =
# ../../component/fluent-bit/buildout.cfg
# ../../stack/slapos.cfg
# ../../component/defaults.cfg
# ../../component/gcc/buildout.cfg
../../component/fluentbit-plugin-wendelin/buildout.cfg
../../component/mca/buildout.cfg
parts =
# gcc-8.5
# fmtlib
# golang1.17
# fluent-bit
fluentbit-plugin-wendelin
mca
#[python2.7]
#make-targets = make install
# DEPENDENCIES SIMPLIFICATIONS
[python2.7]
recipe =
environment =
location = /usr
[python3]
recipe =
environment =
location = /usr
[golang1.17]
recipe = plone.recipe.command
command = ${:location}/bin/go env -w GOPATH=${buildout:directory}/go
environment =
location = /usr
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment