GNOME Bugzilla – Bug 616649
Fix gst-arch.m4 usage
Last modified: 2012-10-26 23:40:49 UTC
+++ This bug was initially created as a clone of Bug #615996 +++ We should localise gst-arch.m4 usage, so we can be sure we're checking for the right thing (we want target_cpu presumably, and the way we seem to infer target ABI from the CPU type seems a bit dodgy at first glance.
What do you suggest how it should be done?
This was fixed for bug #599546: commit 03a0e5736761a72d4ed880e8c485bbf9e4a8ea47 Author: Edward Hervey <edward.hervey@collabora.co.uk> Date: Wed Jun 6 18:08:26 2012 +0200 gst-arch.m4: Fix cpu defines We were detecting the host cpu (and not the target one).