mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
chroot-distcc: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
df7d993056
commit
5bd249f091
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ distfiles="https://github.com/distcc/distcc/releases/download/v${version}/distcc
|
|||
checksum=bead25471d5a53ecfdf8f065a6fe48901c14d5008956c318c700e56bc87bf0bc
|
||||
|
||||
conflicts="distcc>=0"
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
# Copy files generated by package distcc running autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue