mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 04:27:44 +00:00
Add -lm for fesetround and fegetround
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
|
||||
{.deadCodeElim:on.}
|
||||
|
||||
when defined(Posix) and not defined(haiku):
|
||||
{.passl: "-lm".}
|
||||
|
||||
from times import TTime
|
||||
|
||||
const
|
||||
|
||||
Reference in New Issue
Block a user