[packages/aircrack-ng] -fcommon already added to flags by project

atler atler at pld-linux.org
Thu Nov 9 04:39:22 CET 2023


commit c13517565c6b45849167d735be21b3ceaf1b681b
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 9 02:30:09 2023 +0100

    -fcommon already added to flags by project

 aircrack-ng.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aircrack-ng.spec b/aircrack-ng.spec
index 4f3cafe..6a4fd3e 100644
--- a/aircrack-ng.spec
+++ b/aircrack-ng.spec
@@ -89,7 +89,7 @@ grep -r -l '#!/usr/bin/env python' scripts | xargs sed -i -e 's|#!/usr/bin/env p
 
 %build
 # GCC LTO objects must be "fat" to avoid assembly errors
-export CFLAGS="%{rpmcflags} -ffat-lto-objects -fcommon"
+export CFLAGS="%{rpmcflags} -ffat-lto-objects"
 
 %{__libtoolize}
 %{__aclocal} -I build/m4/stubs -I build/m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aircrack-ng.git/commitdiff/ccd45a2f43b6cf7962dbf78fb60a5a1071f2675c



More information about the pld-cvs-commit mailing list