libmsun: Fix incorrect MLINK for sincosl(3)
PR: 295704 MFC after: 1 week
This commit is contained in:
committed by
Dag-Erling Smørgrav
parent
c7ff706b31
commit
fa3f69fa4c
+1
-1
@@ -285,7 +285,7 @@ MLINKS+=round.3 roundf.3 round.3 roundl.3
|
||||
MLINKS+=scalbn.3 scalbln.3 scalbn.3 scalblnf.3 scalbn.3 scalblnl.3
|
||||
MLINKS+=scalbn.3 scalbnf.3 scalbn.3 scalbnl.3
|
||||
MLINKS+=sin.3 sinf.3 sin.3 sinl.3
|
||||
MLINKS+=sincos.3 sincosf.3 sin.3 sincosl.3
|
||||
MLINKS+=sincos.3 sincosf.3 sincos.3 sincosl.3
|
||||
MLINKS+=sinh.3 sinhf.3 sinh.3 sinhl.3
|
||||
MLINKS+=sinpi.3 sinpif.3 sinpi.3 sinpil.3
|
||||
MLINKS+=sqrt.3 cbrt.3 sqrt.3 cbrtf.3 sqrt.3 cbrtl.3 sqrt.3 sqrtf.3 \
|
||||
|
||||
Reference in New Issue
Block a user