Commit aceee04b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d055959b
[buildout] [buildout]
extends = extends =
../binutils/buildout.cfg ../binutils/buildout.cfg
../texinfo/buildout.cfg
parts = gdb parts = gdb
...@@ -24,3 +25,5 @@ configure-options = ...@@ -24,3 +25,5 @@ configure-options =
--with-isl=${isl:location} --with-isl=${isl:location}
make-binary = make-binary =
make-targets = cd build && make && make install make-targets = cd build && make && make install
environment =
PATH=${texinfo:location}/bin:%(PATH)s
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