mirror of
https://github.com/libretro/beetle-pce-libretro.git
synced 2025-02-17 06:28:11 +00:00
Merge pull request #87 from webgeek1234/master
Fix android jni compile with clang
This commit is contained in:
commit
34b983b334
@ -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…
x
Reference in New Issue
Block a user