[][src]Constant mach_object::MH_DEAD_STRIPPABLE_DYLIB

pub const MH_DEAD_STRIPPABLE_DYLIB: u32

Only for use on dylibs. When linking against a dylib that has this bit set, the static linker will automatically not create a LC_LOAD_DYLIB load command to the dylib if no symbols are being referenced from the dylib.