app-antivirus/clamav: -floop-parallelize-all disabled # freshclam never completes
This commit is contained in:
parent
231a6f8e56
commit
0836bef981
|
@ -132,6 +132,7 @@ if [[ true != false
|
|||
&& ${CATEGORY}/${PN} != media-plugins/audacious-plugins
|
||||
&& ${CATEGORY}/${PN} != sys-fs/udev # Internal compiler error
|
||||
&& ${CATEGORY}/${PN} != media-sound/mpd
|
||||
&& ${CATEGORY}/${PN} != app-antivirus/clamav # freshclam never completes
|
||||
]] ; then
|
||||
tmp="-floop-parallelize-all"
|
||||
CFLAGS="${CFLAGS} ${tmp}"
|
||||
|
|
Loading…
Reference in New Issue