-
Bug
-
Resolution: Fixed
-
P2
-
7-client
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214652 | 8 | Thomas Ng | P2 | Closed | Fixed | b12 |
build failure on UNIX due to 7072364
failure is due to the new base64.c - looks like it's failing during linking. I think we might need "-lm" as additional link flags for use of ceil function in the math lib.
failure is due to the new base64.c - looks like it's failing during linking. I think we might need "-lm" as additional link flags for use of ceil function in the math lib.
- backported by
-
JDK-2214652 build failure on UNIX due to 7072364
-
- Closed
-