Fix LDFLAGS for arm and x86
Change-Id: I5366f4499cb4da3a51b8484ab3e4ff785f0888ab
This commit is contained in:
@@ -243,7 +243,6 @@ LIBC {
|
||||
endmntent;
|
||||
endpwent;
|
||||
endservent;
|
||||
endusershell;
|
||||
endutent;
|
||||
environ;
|
||||
epoll_create;
|
||||
@@ -428,7 +427,6 @@ LIBC {
|
||||
gettid;
|
||||
gettimeofday;
|
||||
getuid;
|
||||
getusershell;
|
||||
getutent;
|
||||
getwc;
|
||||
getwchar;
|
||||
@@ -881,7 +879,6 @@ LIBC {
|
||||
setstate;
|
||||
settimeofday;
|
||||
setuid;
|
||||
setusershell;
|
||||
setutent;
|
||||
setvbuf;
|
||||
setxattr;
|
||||
|
||||
Reference in New Issue
Block a user