summaryrefslogtreecommitdiff
path: root/data/odcctools/make.sh
blob: d7405717e5d7cb070e788900560932becf16a4b5 (plain)
1
2
3
4
5
6
7
8
9
pkg:extract
cd *
pkg:patch
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 --disable-ld64 ac_cv_header_objc_objc_runtime_h=no
make
pkg:install