mdocml: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
62bdd3484c
commit
3ea26d44f5
@ -26,6 +26,8 @@ alternatives="
|
|||||||
man:whatis.1:/usr/share/man/man1/mandoc-whatis.1
|
man:whatis.1:/usr/share/man/man1/mandoc-whatis.1
|
||||||
man:apropos.1:/usr/share/man/man1/mandoc-apropos.1"
|
man:apropos.1:/usr/share/man/man1/mandoc-apropos.1"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# use less(1)
|
# use less(1)
|
||||||
sed -i 's,"more -s","less -s",g' main.c
|
sed -i 's,"more -s","less -s",g' main.c
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user