mirror_zfs/dracut/90zfs
Brian Behlendorf 8a7e1ceefa Check for -Wno-unused-but-set-variable gcc support
Gcc versions 4.3.2 and earlier do not support the compiler flag
-Wno-unused-but-set-variable.  This can lead to build failures
on older Linux platforms such as Debian Lenny.  Since this is
an optional build argument this changes add a new autoconf check
for the option.  If it is supported by the installed version of
gcc then it is used otherwise it is omited.

See commit's 12c1acde76 and
79713039a2 for the reason the
-Wno-unused-but-set-variable options was originally added.
2011-06-14 14:43:22 -07:00
..
90-zfs.rules Add dracut support 2011-03-17 16:52:04 -07:00
check Add dracut support 2011-03-17 16:52:04 -07:00
install Add dracut support 2011-03-17 16:52:04 -07:00
installkernel Add dracut support 2011-03-17 16:52:04 -07:00
Makefile.am Add dracut support 2011-03-17 16:52:04 -07:00
Makefile.in Check for -Wno-unused-but-set-variable gcc support 2011-06-14 14:43:22 -07:00
mount-zfs.sh Align closing fi in mount-zfs.sh 2011-04-08 10:05:18 -07:00
parse-zfs.sh Add dracut support 2011-03-17 16:52:04 -07:00
zfs-genrules.sh Add dracut support 2011-03-17 16:52:04 -07:00