mcpp: fix build with gcc14 and glibc
This commit is contained in:
parent
028059e246
commit
8f5aa13e15
1 changed files with 2 additions and 1 deletions
|
@ -7,9 +7,10 @@ configure_args="--enable-mcpplib"
|
|||
short_desc="Portable C preprocessor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://mcpp.sourceforge.net/"
|
||||
homepage="https://mcpp.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/mcpp/mcpp-${version}.tar.gz"
|
||||
checksum=3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864
|
||||
CFLAGS="-D_GNU_SOURCE" # readlink on glibc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue