mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
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
|
||||
|
||||
CFLAGS+=" -fcommon"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue