v4l-utils: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
2621bb06be
commit
3609c77024
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
CFLAGS+=" -fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue