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:
István Kádár
2016-08-31 11:28:30 +02:00
parent 548b3b98c2
commit 6666927799
13 changed files with 159 additions and 1 deletions
+2
View File
@@ -232,3 +232,5 @@ fmod (double x, double y)
}
return x; /* exact output */
} /* fmod */
#undef one