mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
lcms: fix build for gcc14
This commit is contained in:
parent
80dbdc68e1
commit
f067fd93e0
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="http://www.littlecms.com"
|
|||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=80ae32cb9f568af4dc7ee4d3c05a4c31fc513fc3e31730fed0ce7378237273a9
|
||||
|
||||
CFLAGS="-Wno-incompatible-pointer-types"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue