mcpp: fix build with gcc14 and glibc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user