Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563468
en ru br
ALT Linux repos
S:4.2-alt3
5.0: 2.6.3-alt1
4.1: 2.6.3-alt1
4.0: 2.6.1-alt3.1
3.0: 1.12.0-alt2

Group :: System/Configuration/Hardware
RPM: mdadm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mdadm-2.5-alt-no_strict_aliasing.patch
Download


--- mdadm-2.5/Makefile.orig	2006-05-26 08:27:55 +0400
+++ mdadm-2.5/Makefile	2006-05-26 22:11:38 +0400
@@ -40,7 +40,7 @@
 
 CC = $(CROSS_COMPILE)gcc
 CXFLAGS = -ggdb
-CWFLAGS = -Wall -Werror -Wstrict-prototypes
+CWFLAGS = -Wall -Werror -Wstrict-prototypes -fno-strict-aliasing
 
 ifdef DEBIAN
 CPPFLAGS= -DDEBIAN
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin