onnxruntime/tools/ci_build
shahasad 8a8d1b0cea
Fix MacOS shared library build (#447)
* try removing the --version-script

* remove --no-undefined flag

* remove the -rpath linker flag

* remove the -rpath linker flag, including the -Wl

* remove the --whole-archive flags

* added -all_load -noall_load flags in place of --whole-archive and --no-whole-archive

* spell correct all-load

* set the MacOS specific cmake configs with if(APPLE) condition

* added --build_shared_lib to mac CI
2019-02-06 15:27:37 -08:00
..
github Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
build.py limit thread pool size when running mkldnn model tests 2019-01-31 10:18:20 -08:00
gen_def.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
static_analysis_filter.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00