rcs: fix with gcc7
This commit is contained in:
parent
4bbd1af074
commit
b001a725e2
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rcs'
|
# Template file for 'rcs'
|
||||||
pkgname=rcs
|
pkgname=rcs
|
||||||
version=5.9.4
|
version=5.9.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="ed groff"
|
hostmakedepends="ed groff"
|
||||||
makedepends="ed"
|
makedepends="ed"
|
||||||
|
@ -12,3 +12,4 @@ license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/rcs/"
|
homepage="http://www.gnu.org/software/rcs/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
|
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
|
||||||
|
CFLAGS="-std=c99"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue