1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-10 05:18:36 +03:00
lvm2/daemons
Zdenek Kabelac 683f33139e Hotfix usage of __builtin_unreachable()
It's quite new feature which is not supported by older compilers.
So until some better macros are introduced into LVM code - hotfix current
compilation problems and compile this code only for __clang__ defining compilers.
2010-10-26 09:57:03 +00:00
..
clvmd Hotfix usage of __builtin_unreachable() 2010-10-26 09:57:03 +00:00
cmirrord Fix missing initilisation to 0 2010-10-25 12:59:24 +00:00
dmeventd Update C declaration () -> (void) 2010-10-26 08:54:37 +00:00
Makefile.in Use vpath instead of VPATH. 2010-04-09 21:34:25 +00:00