[packages/timelimit] - don't overrite autodetected (autodetect.h) features

arekm arekm at pld-linux.org
Sun Jan 31 20:17:34 CET 2021


commit 3511710a31249ad694a05d535868e0557fa1514b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 31 20:17:26 2021 +0100

    - don't overrite autodetected (autodetect.h) features

 timelimit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/timelimit.spec b/timelimit.spec
index e5a0a2a..d09207c 100644
--- a/timelimit.spec
+++ b/timelimit.spec
@@ -23,7 +23,7 @@ shutdown.
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} %{rpmcppflags} -pipe -DHAVE_ERR -DHAVE_SYSEXITS_H -DHAVE_ERRNO_H -DHAVE_SIGACTION" \
+	CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 	LDFLAGS="%{rpmldflags}"
 
 %{?with_tests:%{__make} check}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/timelimit.git/commitdiff/3511710a31249ad694a05d535868e0557fa1514b



More information about the pld-cvs-commit mailing list