onnxruntime/tools
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
..
ci_build Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
nuget Initial bootstrap commit. 2018-11-19 16:48:22 -08:00