[packages/test] Revert "check AT_SECURE value on builders"

atler atler at pld-linux.org
Sun Mar 3 23:53:57 CET 2019


commit 041bddcc07663de4317670b9dcd9eacc88e97834
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Mar 3 23:53:43 2019 +0100

    Revert "check AT_SECURE value on builders"
    
    This reverts commit f30ddab9646682404e8a34d36547ea5a3ebed84b.

 test.spec | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/test.spec b/test.spec
index afa84c8..325be10 100644
--- a/test.spec
+++ b/test.spec
@@ -17,16 +17,6 @@ testing something
 
 %prep
 %setup -qcT
-cat > test.c <<EOF
-#include <stdio.h>
-#include <sys/auxv.h>
-
-int main() {
-  printf("%lu\n", getauxval(AT_SECURE));
-}
-EOF
-%{__cc} test.c -o test
-./test
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test.git/commitdiff/041bddcc07663de4317670b9dcd9eacc88e97834



More information about the pld-cvs-commit mailing list