Mark LIBC_O as being a future version.
None of these symbols are in the NDK yet. Skip them. Change-Id: I946cde38e767190c396593d562babc90457973fb
This commit is contained in:
parent
09bc172911
commit
bf0e762dbb
|
@ -1291,7 +1291,7 @@ LIBC_N { # introduced=24
|
|||
tmpfile64; # introduced=24
|
||||
} LIBC;
|
||||
|
||||
LIBC_O {
|
||||
LIBC_O { # future
|
||||
global:
|
||||
catclose;
|
||||
catgets;
|
||||
|
|
Loading…
Reference in New Issue