All-in-one build friendly jerry-libm.
Define constants are undefined at the end of the corresponding files of jerry-libm supporting all-in-one build. JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
This commit is contained in:
@@ -240,6 +240,9 @@ sqrt (double x)
|
||||
return z;
|
||||
} /* sqrt */
|
||||
|
||||
#undef one
|
||||
#undef tiny
|
||||
|
||||
/*
|
||||
Other methods (use floating-point arithmetic)
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user