mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
db: fix build with gcc14
This commit is contained in:
parent
ddb5871e06
commit
1d92d7e8a8
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="http://www.oracle.com/technetwork/products/berkeleydb/overview/index.h
|
|||
distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
|
||||
checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
|
||||
|
||||
CFLAGS="-fpermissive"
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/bin/*
|
||||
vmkdir usr/share/doc/${pkgname}-${version}
|
||||
|
|
Loading…
Add table
Reference in a new issue