am f3fe1945: Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS"
				
					
				
			* commit 'f3fe19459fd9263e8cc8a413a5313b1ec3cf3975': linker: add -Wl,--exclude-libs,ALL to LDFLAGS
This commit is contained in:
		@@ -17,7 +17,7 @@ LOCAL_SRC_FILES:= \
 | 
			
		||||
    linker_phdr.cpp \
 | 
			
		||||
    rt.cpp
 | 
			
		||||
 | 
			
		||||
LOCAL_LDFLAGS := -shared
 | 
			
		||||
LOCAL_LDFLAGS := -shared -Wl,--exclude-libs,ALL
 | 
			
		||||
 | 
			
		||||
LOCAL_CFLAGS += -fno-stack-protector \
 | 
			
		||||
        -Wstrict-overflow=5 \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user