arnau (Arnaud Fontaine)
- Login: arnau
- Email: arFontaine@uk.sopragroup.com
- Registered on: 12/08/2009
- Last sign in: 12/08/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/08/2009
-
06:23 PM Ruby Bug #2459 (Closed): Cannot statically link ext/digest/sha2
- =begin
Hello,
Trying to build a static binary for ruby against OpenSSL library does not work if ext/digest/sha2 is enabled because SHA256_Transform and SHA512_Transform are already defined in OpenSSL library. I think this issue ha...