Index: branches/chucko/i386/modules/MakeInc.dir =================================================================== --- branches/chucko/i386/modules/MakeInc.dir (revision 2447) +++ branches/chucko/i386/modules/MakeInc.dir (revision 2448) @@ -126,7 +126,7 @@ @ld -arch i386 \ -alias _$(MODULE_START) start \ -dylib -read_only_relocs suppress \ - -S -x -Z -dead_strip_dylibs \ + -S -Z -dead_strip_dylibs \ -no_uuid \ -current_version $(MODULE_VERSION) -compatibility_version $(MODULE_COMPAT_VERSION) \ -final_output $(MODULE_NAME) \