trn: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:51 +02:00
parent 7d032c185d
commit a397924ca0
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}4/${wrksrc}.tar.gz"
checksum=9ab0430244903ad86ed74fcc2fdc39dc043d23968888e071313050a967b8a6ff
nocross="sh: ./try: cannot execute binary file: Exec format error"
CFLAGS="-fcommon"
post_extract() {
sed -i 's/pipe2/pipetwo/g' filter.c
sed -i '1i#include <time.h>' nntpclient.h