[packages/byacc] Rel 29
arekm
arekm at pld-linux.org
Wed May 13 23:53:35 CEST 2026
commit 50473c2818cec121715d86e37fc210fa5bb87ed0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 13 23:53:23 2026 +0200
Rel 29
byacc.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/byacc.spec b/byacc.spec
index 33f945a..8de4b8d 100644
--- a/byacc.spec
+++ b/byacc.spec
@@ -9,7 +9,7 @@ Summary(tr.UTF-8): Ayrıştırıcı üreteci
Summary(uk.UTF-8): Вільно розповсюджуваний генератор парсерів Yacc
Name: byacc
Version: 1.9
-Release: 28
+Release: 29
License: Public Domain
Group: Development/Tools
Source0: ftp://ftp.cs.berkeley.edu/ucb/4bsd/%{name}.%{version}.tar.Z
@@ -84,7 +84,8 @@ rm -f missing
%{__autoheader}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ CFLAGS="%{rpmcflags} -std=gnu89 -D_GNU_SOURCE"
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/byacc.git/commitdiff/50473c2818cec121715d86e37fc210fa5bb87ed0
More information about the pld-cvs-commit
mailing list