halibut: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
05d130303e
commit
7ce3aae118
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ homepage="http://www.chiark.greenend.org.uk/~sgtatham/halibut/"
|
||||||
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1aedfb6240f27190c36a390fcac9ce732edbdbaa31c85ee675b994e2b083163f
|
checksum=1aedfb6240f27190c36a390fcac9ce732edbdbaa31c85ee675b994e2b083163f
|
||||||
|
|
||||||
CFLAGS='-I../charset -I../build'
|
CFLAGS='-I../charset -I../build -fcommon'
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export LIBS="$LDFLAGS"
|
export LIBS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue