mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 09:44:35 +00:00 
			
		
		
		
	Fixed building with the 16.1.4479499 Android toolchain
(cherry picked from commit b9d1c483b9)
			
			
This commit is contained in:
		@@ -75,6 +75,8 @@ LOCAL_CFLAGS += \
 | 
			
		||||
# Warnings we haven't fixed (yet)
 | 
			
		||||
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-sign-compare
 | 
			
		||||
 | 
			
		||||
LOCAL_CXXFLAGS += -std=gnu++11
 | 
			
		||||
 | 
			
		||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -lOpenSLES -llog -landroid
 | 
			
		||||
 | 
			
		||||
LOCAL_LDFLAGS := -Wl,--no-undefined -Wl,--version-script=$(LOCAL_PATH)/src/dynapi/SDL_dynapi.sym
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user