distcc: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
894e932f7d
commit
0dee7ae1ae
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ conflicts="chroot-distcc>=0"
|
|||
|
||||
subpackages="distcc-gtk"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --disable-pump-mode"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue