[Bug 789101] Add ArmHF Architecture for Raspberry Pi support in Cerbero

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 30 19:46:54 UTC 2017


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 361747:
 --> (https://bugzilla.gnome.org/review?bug=789101&attachment=361747)

::: recipes/harfbuzz.recipe
@@ +18,3 @@
+        if self.config.target_platform == Platform.LINUX:
+            if self.config.target_arch == Architecture.ARMHF:
+                self.append_env ['CFLAGS'] = "%s %s" %
(self.append_env.get('CFLAGS',

Can't you += or something like this ?

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