summaryrefslogtreecommitdiff
path: root/data/odcctools/make.sh
blob: 9a1f484dccf3be199c6ab3f79575d19111488705 (plain)
1
2
3
4
5
6
7
8
9
pkg:setup
rm -f include/libkern/OSByteOrder.h
rm -f include/mach/{task,thread_act,thread_status}.h
rm -f include/mach/machine/{boolean,exception,kern_return,processor_info,rpc,thread_state,thread_status,vm_param,vm_types}.h
pkg:configure --enable-ld64 ac_cv_header_objc_objc_runtime_h=no
make
pkg:install
pkg: mv /usr/bin/ld{,_classic}
pkg: ln -s ld64 /usr/bin/ld