mirror of
https://github.com/brunodev85/winlator.git
synced 2024-11-22 20:59:40 +00:00
.. | ||
sys | ||
android_sysvshm.c | ||
build.sh | ||
CMakeLists.txt | ||
cross-arm64.cmake | ||
cross-armhf.cmake | ||
README.md |
This is the Android SysVSHM used in Winlator based on https://github.com/pelya/android-shmem
Build dependencies
$ dpkg --add-architecture armhf
$ apt install build-essential make cmake g++-arm-linux-gnueabihf