[Bug 794824] openssl: Set openssl_platform for ARM linux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 17 17:49:57 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794824

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370317|none                        |needs-work
             status|                            |

--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 370317:
 --> (https://bugzilla.gnome.org/review?bug=794824&attachment=370317)

::: recipes/openssl.recipe
@@ +67,3 @@
                 self.openssl_platform = 'linux-x86_64'
+            elif self.config.target_arch == Architecture.ARM:
+                self.openssl_platform = 'linux-generic32'

our Architecture.ARM means ARMv6, so same default as ARMv7

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list