Chameleon

Chameleon Commit Details

Date:2011-05-31 02:12:32 (12 years 10 months ago)
Author:Evan Lojewski
Commit:928
Parents: 927
Message:Remove Symbols.dylib
Changes:
M/trunk/i386/boot2/Makefile

File differences

trunk/i386/boot2/Makefile
110110
111111
112112
113
114
115
113116
114117
115118
-Wl,-sectcreate,__DATA,__Symbols,$(SYMROOT)/Symbols.dylib \
-o $(SYMROOT)/boot.sys $(filter %.o,$^) `find $(OBJROOT)/../boot2_modules/ -name \*.o` $(LIBS) -lcc_kext
@${RM} $(SYMROOT)/${SYMBOLS_MODULE}
@$(LD) -arch i386 \
-undefined dynamic_lookup \
-dylib -read_only_relocs suppress \

Archive Download the corresponding diff file

Revision: 928