Skip to content
Snippets Groups Projects
Verified Commit a97c17ba authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/distcc: fix build for GCC 8

parent 4097ba9f
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,8 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--without-avahi
--without-avahi \
--disable-Werror
make
}
......
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