[Bug 794824] openssl: Set openssl_platform for ARM linux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 17 18:42:44 UTC 2018


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

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

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

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

::: recipes/openssl.recipe
@@ +71,3 @@
+                self.openssl_platform = 'linux-armv4'
+            elif self.config.target_arch == Architecture.ARMv7:
+                self.openssl_platform = 'linux-armv4'

elif A or B:

-- 
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