[Bug 761223] ios: Build fails due to changes with gas-preprocessor

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 12 07:44:56 UTC 2016


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
commit ec2e565540a0a840f504139d7830ca12b3d7ed5e
Author: Edward Hervey <edward at centricular.com>
Date:   Wed Feb 10 17:06:42 2016 +0100

    recipes/x264: Fix GAS usage for ios 64bit

    the -no-integrated-as flag is only required on 32bit arm.

commit cc191b6e3136a28dcf7c9cf50442ad6c526e9981
Author: Edward Hervey <edward at centricular.com>
Date:   Wed Feb 10 17:02:55 2016 +0100

    ios/config: Pass CFLAGS to GAS

    We need to make sure the compiler does get *all* needed CFLAGS,
    especially the ios/osx minimum required version

    Fixes linker issues with XCode 7 as explained here:
    https://karp.id.au/post/xcode_7_linker_rules/

commit ac9241217adc9dadcc3068a64d7ffb7c79d830f4
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue Feb 9 09:23:51 2016 +0100

    enums: ARM64 is an arm

    Note that if one wants to do something different with 64 bit arm, one
    should first check for that architecture before using this method.

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