am f5897dcb
: Merge "Fix linking of aarch64 static binaries."
* commit 'f5897dcb1d1dc493b6a2ba526a766da73bb9c1da': Fix linking of aarch64 static binaries.
This commit is contained in:
commit
3761f45384
@ -12,3 +12,8 @@ _LIBC_ARCH_COMMON_SRC_FILES := \
|
||||
arch-aarch64/bionic/sigsetjmp.S \
|
||||
arch-aarch64/bionic/syscall.S \
|
||||
arch-aarch64/bionic/vfork.S \
|
||||
|
||||
_LIBC_ARCH_STATIC_SRC_FILES := \
|
||||
bionic/dl_iterate_phdr_static.c \
|
||||
|
||||
_LIBC_ARCH_DYNAMIC_SRC_FILES :=
|
||||
|
Loading…
Reference in New Issue
Block a user