gmtp: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
9fd6cb9ccd
commit
54afe195c4
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="http://gmtp.sourceforge.net"
|
|||
distfiles="${SOURCEFORGE_SITE}/gmtp/gmtp-${version}.tar.gz"
|
||||
checksum=5a830c9c448aa2caf7a844aaa9ba38c2ac0239547366c1e6874e0080bd5f0613
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue