[packages/ald] Rel 7
arekm
arekm at pld-linux.org
Sun May 17 00:46:16 CEST 2026
commit 7684cbb508d10ac5236833faab7190aa8b11973f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun May 17 00:29:27 2026 +0200
Rel 7
ald.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ald.spec b/ald.spec
index 2c72826..f1c4e13 100644
--- a/ald.spec
+++ b/ald.spec
@@ -2,7 +2,7 @@ Summary: Assembly Language Debugger
Summary(pl.UTF-8): Debugger dla asemblera
Name: ald
Version: 0.1.7
-Release: 6
+Release: 7
License: GPL v2
Group: Development
Source0: http://dl.sourceforge.net/ald/%{name}-%{version}.tar.gz
@@ -28,7 +28,7 @@ na platformie x86.
%build
%configure
%{__make} \
- CFLAGS="%{rpmcflags}"
+ CFLAGS="%{rpmcppflags} %{rpmcflags} -std=gnu89 -D_GNU_SOURCE"
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ald.git/commitdiff/7684cbb508d10ac5236833faab7190aa8b11973f
More information about the pld-cvs-commit
mailing list