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