mlmmj: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
037bb5c2b8
commit
6173456987
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ homepage="http://mlmmj.org/"
|
|||
distfiles="http://mlmmj.org/releases/mlmmj-${version}.tar.bz2"
|
||||
checksum=1c5d898143433147aa1b448fe041b2eecf6ab1601d451d426441a0a63008f242
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue