mdocml: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:34 +02:00
parent 62bdd3484c
commit 3ea26d44f5
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ alternatives="
man:whatis.1:/usr/share/man/man1/mandoc-whatis.1
man:apropos.1:/usr/share/man/man1/mandoc-apropos.1"
CFLAGS="-fcommon"
post_extract() {
# use less(1)
sed -i 's,"more -s","less -s",g' main.c