[Mach-devel] Patches: LD_CONFIG/-disable-selinux & defaultroot detection
Brought to you by:
thomasvs
From: Davlet P. <dp...@us...> - 2010-06-04 17:26:59
|
Good day, I noticed (and fixed) a couple of problems with mach on RHEL4, patches attached: mach-0.9.5.1-noselinux.patch: don't set LD_PRELOAD if libselinux-mach.so is not installed due to --disable-selinux option. This suppresses bogus warnings from ld about a non-existent SO file. mach-0.9.5.1-centos-defaultroot.patch: fixes defaultroot detection on my system (RHEL4) in configure.in |