mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-23 07:50:03 +00:00
Fix android jni compile with clang
This commit is contained in:
parent
4df593856a
commit
5a5063077a
@ -65,5 +65,6 @@ FLAGS += $(ENDIANNESS_DEFINES) -DSIZEOF_DOUBLE=8 $(WARNINGS) -DPACKAGE=\"mednafe
|
||||
|
||||
LOCAL_CFLAGS = $(FLAGS)
|
||||
LOCAL_CXXFLAGS += $(FLAGS) -fexceptions
|
||||
LOCAL_LDLIBS := -latomic
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
Loading…
Reference in New Issue
Block a user