wasm-micro-runtime/product-mini/platforms/linux
YAMAMOTO Takashi 5c13bbbde7
product-mini/platforms/linux: Mark vmlib POSITION_INDEPENDENT_CODE (#2323)
This fixes armhf build:
https://github.com/bytecodealliance/wasm-micro-runtime/issues/2315

Note: This is not the only place which seems to have the same problem.
For example, many of examples sharing the similar structure probably
have the same problem. This commit leaves them for now.
2023-06-29 14:57:27 +08:00
..
build_jit.sh Refactor Orc JIT to enable lazy compilation (#974) 2022-01-20 18:40:13 +08:00
build_llvm.sh Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
CMakeLists.txt product-mini/platforms/linux: Mark vmlib POSITION_INDEPENDENT_CODE (#2323) 2023-06-29 14:57:27 +08:00
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00