xstarter: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
0d6f49db84
commit
34ba495c75
@ -12,3 +12,7 @@ homepage="https://xstarter.org"
|
||||
changelog="https://raw.githubusercontent.com/lchsk/xstarter/master/CHANGELOG"
|
||||
distfiles="https://github.com/lchsk/xstarter/archive/v${version}.tar.gz"
|
||||
checksum=cb82bf837a2693cbbad468812d517256e079d6aae56dde770d473b245603030a
|
||||
|
||||
pre_configure() {
|
||||
vsed -i CMakeLists.txt -e's;-Wall;-fcommon &;'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user