db: fix build with gcc14
This commit is contained in:
parent
ddb5871e06
commit
1d92d7e8a8
@ -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"
|
distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
|
||||||
checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
|
checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
|
||||||
|
|
||||||
|
CFLAGS="-fpermissive"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod 755 ${DESTDIR}/usr/bin/*
|
chmod 755 ${DESTDIR}/usr/bin/*
|
||||||
vmkdir usr/share/doc/${pkgname}-${version}
|
vmkdir usr/share/doc/${pkgname}-${version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user