90multipath: Install libgcc_s library

multipathd is using pthreads, which require libgcc_s for
pthread_cancel to work. Without it multipathd might crash
with SIGABRT.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
master
Hannes Reinecke 2014-11-20 15:56:43 +01:00 committed by Harald Hoyer
parent 26d14fb3d3
commit cf864c1b80
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ install() {
inst $(command -v partx) /sbin/partx

inst_libdir_file "libmultipath*" "multipath/*"
inst_libdir_file 'libgcc_s.so*'

if dracut_module_included "systemd"; then
inst_multiple \