Skip to content
Snippets Groups Projects
Commit abe357f5 authored by Ezra Pierce's avatar Ezra Pierce Committed by Adrien Béraud
Browse files

doc: removing obsolete agent build instructions

Guile is no longer in contrib so this documentation is obsolete.

Change-Id: I884cf03b5d1fa677f6cf8036bd5b0dffec4dda88
parent 7dd5138b
No related branches found
No related tags found
No related merge requests found
......@@ -14,18 +14,6 @@ distributions. If the required version is available on your distro, just
install it using your distro's package manager. Development packages must be
installed as well.
Build Guile library
===================
To build Guile locally, you first need to enable it when building contrib, then
recompile contrib::
cd daemon/contrib/native
../bootstrap --enable-debug --enable-guile --enable-libunistring --enable-libffi --enable-libgc
make list
make fetch
make -j
Compile
=======
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment