mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
edbrowse: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
0e04ea60bc
commit
1c4888912d
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="http://edbrowse.org/"
|
|||
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a47a7ba363a72d310b08edee9847fbcfe0b7d1bf53c7b5cf4da10aae237b0abb
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
do_install() {
|
||||
vbin build/edbrowse
|
||||
vsconf doc/sample.ebrc
|
||||
|
|
Loading…
Add table
Reference in a new issue