Commit aceee04b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d055959b
[buildout]
extends =
../binutils/buildout.cfg
../texinfo/buildout.cfg
parts = gdb
......@@ -24,3 +25,5 @@ configure-options =
--with-isl=${isl:location}
make-binary =
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