libc/math: rename libc/math.csv to libm/libm.csv
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
87852e8cbe
commit
3428d15d04
|
@ -80,7 +80,7 @@ $(MKSYMTAB):
|
|||
# not need symbol tables.
|
||||
|
||||
CSVFILES = $(TOPDIR)$(DELIM)libs$(DELIM)libc$(DELIM)libc.csv
|
||||
CSVFILES += $(TOPDIR)$(DELIM)libs$(DELIM)libc$(DELIM)math.csv
|
||||
CSVFILES += $(TOPDIR)$(DELIM)libs$(DELIM)libm$(DELIM)libm.csv
|
||||
|
||||
# In the PROTECTED and KERNEL builds, the applications could link with
|
||||
# libproxy which will provide symbol-compatible access to OS functions
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 8.
|
Loading…
Reference in New Issue