2011/8/7 Lucian lucian@lastdot.org:
Hello,
I'm trying to rebuild redhat openssl rpm with eliptic curve support enabled. What I did is just edit the spec file and modify the configure parameters from no-ec to enable-ec. Not surprisingly the package does not build with this enabled: http://pastie.org/2334009 This appears to be deliberate due to shitware patents.
Anyone knows how to "fix" this?
Thanks _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
redhat openssl contains nice hobble-openssl script that removes part of patented sources from package, before compiling it..
-- Eero