bumblebee: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
dcf72b987a
commit
2f619d05e8
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ distfiles="http://www.bumblebee-project.org/${pkgname}-${version}.tar.gz"
|
|||
checksum=1018703b07e2f607a4641249d69478ce076ae5a1e9dd6cff5694d394fa7ee30e
|
||||
system_groups="bumblebee"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue