Commit 459c9912 authored by Julien Muchembled's avatar Julien Muchembled

rina-tools: always use system gcc

parent 040a3ce8
[buildout]
extends =
../defaults.cfg
../automake/buildout.cfg
../git/buildout.cfg
../libtool/buildout.cfg
......@@ -7,6 +8,9 @@ extends =
parts = rina-tools
[gcc]
min_version = 0
[irati-stack]
recipe = slapos.recipe.build:gitclone
repository = https://github.com/jmuchemb/irati-stack.git
......
......@@ -8,9 +8,6 @@ parts =
template
download-cache = ${:directory}/download-cache
[gcc]
min_version = 0
[template]
recipe = slapos.recipe.template:jinja2
# XXX: "template.cfg" is hardcoded in instanciation recipe
......
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