mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-19 15:21:04 +00:00
Rebuild native libraries with GCC 4.9 and NDK 10. Added native libraries for ARMv8 and x86_64.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* Generated by ffconf */
|
||||
#ifndef AVUTIL_AVCONFIG_H
|
||||
#define AVUTIL_AVCONFIG_H
|
||||
#define AV_HAVE_BIGENDIAN 0
|
||||
#define AV_HAVE_FAST_UNALIGNED 0
|
||||
#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0
|
||||
#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
|
||||
#endif /* AVUTIL_AVCONFIG_H */
|
||||
Reference in New Issue
Block a user