Commit Graph
3 Commits
Author SHA1 Message Date
Renji PanickerandGitHub 76eea80046 fixed typecast error when compiling in C++ (#179) 2020-02-25 10:03:26 +08:00
renjipanickerandGitHub af4a96e2a0 Fixed darwin build (#178)
* RSIZE_MAX is already defined by system on darwin

* MADV_HUGEPAGE is not available on darwin

* Fixed linker error 'Undefined symbol _get_ext_lib_export_apis' on darwin when building iwasm dylib
2020-02-24 17:16:18 +08:00
36b1044363 Fixed C compiler detection error in CMakeList.txt (#176)
* Fixed C compiler detection error in CMakeList.txt

* Update CMakeLists.txt

Co-authored-by: wenyongh <wenyong.huang@intel.com>
2020-02-24 11:29:23 +08:00