[packages/yasm] continue using -std=gnu11 for compilation
atler
atler at pld-linux.org
Thu Jun 18 20:41:30 CEST 2026
commit 64b82b1ec69be12dd594d413d8a8b4f9944a82dc
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 18 19:54:44 2026 +0200
continue using -std=gnu11 for compilation
yasm.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/yasm.spec b/yasm.spec
index 00ca408..5be8be0 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -80,6 +80,7 @@ Pythonowy interfejs do biblioteki yasm.
%{__autoconf}
%{__autoheader}
%{__automake}
+export CFLAGS="%{rpmcflags} -std=gnu11"
%configure \
%{?debug:--enable-debug} \
%{?with_python:--enable-python-bindings}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yasm.git/commitdiff/bab279beda9ab51176106e3a1c8e944e85d01085
More information about the pld-cvs-commit
mailing list