onnxruntime/tools/ci_build/github
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
..
azure-pipelines Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
linux Fix 3.7 build; Add cuda version in README (#427) 2019-02-06 13:38:04 -08:00
windows CI: Enable C# tests 2019-01-28 11:40:00 -08:00