[Bug 634025] Review Request: PolarSSL - Light-weight cryptographic and SSL/TLS library

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 8 17:04:22 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=634025

Andy Bailey <bailey at akamai.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bailey at akamai.com

--- Comment #6 from Andy Bailey <bailey at akamai.com> 2010-12-08 12:04:21 EST ---
Here's the culprit for the broken x86_64 build:

--- a/library/CMakeLists.txt                                                    
+++ b/library/CMakeLists.txt                                                    
@@ -26,3 +26,7 @@
      x509parse.c                                                               
      xtea.c                                                                    
 )                                                                              
+                                                                               
+INSTALL(TARGETS polarssl                                                       
+        DESTINATION lib                                                        
+        PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ
GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list