SDL handler

This commit is contained in:
Megamouse 2022-10-15 21:01:38 +02:00
parent 0e625e6928
commit 18b7955384
23 changed files with 2028 additions and 45 deletions

View file

@ -21,6 +21,7 @@ export LDFLAGS="$LDFLAGS -nostdlib++ -L$PWD/libcxx_prefix/lib -l:libc++.a -lcxxr
CONFIGURE_ARGS="
-DWITH_LLVM=OFF
-DUSE_SDL=OFF
-DUSE_PRECOMPILED_HEADERS=OFF
-DUSE_NATIVE_INSTRUCTIONS=OFF
-DUSE_SYSTEM_FFMPEG=ON