mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove modf from libm's symbol map. It's actually in libc for
hysterical raisins.
This commit is contained in:
parent
82c59ec651
commit
6642c3fa74
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ FBSD_1.0 {
|
|||
lround;
|
||||
lroundf;
|
||||
lroundl;
|
||||
modf;
|
||||
modff;
|
||||
nearbyint;
|
||||
nearbyintf;
|
||||
|
|
|
|||
Loading…
Reference in a new issue