distcc: making it build
This commit is contained in:
parent
17a4e01c69
commit
d476a7eac0
@ -27,6 +27,7 @@ stdenv.mkDerivation {
|
|||||||
--with${if gtk != null then "" else "out"}-gtk
|
--with${if gtk != null then "" else "out"}-gtk
|
||||||
--without-gnome
|
--without-gnome
|
||||||
--enable-rfc2553
|
--enable-rfc2553
|
||||||
|
--disable-Werror # a must on gcc 4.6
|
||||||
)
|
)
|
||||||
installFlags="sysconfdir=$out/etc";
|
installFlags="sysconfdir=$out/etc";
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user