mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-29 10:53:44 +00:00
This fixes unused option warnings on -pie for macOS. (On macOS cmake produces "-fPIE -Xlinker -pie") Bump required cmake version to 3.14 for CheckPIESupported. References: https://cmake.org/cmake/help/latest/prop_tgt/POSITION_INDEPENDENT_CODE.html https://cmake.org/cmake/help/latest/module/CheckPIESupported.html#module:CheckPIESupported |
||
|---|---|---|
| .. | ||
| alios-things | ||
| android | ||
| darwin | ||
| esp-idf | ||
| ios | ||
| linux | ||
| linux-sgx | ||
| nuttx | ||
| posix | ||
| riot | ||
| rt-thread | ||
| vxworks | ||
| windows | ||
| zephyr/simple | ||