Package libmudflap4.4-devel: Information

    Binary package: libmudflap4.4-devel
    Version: 4.4.7-alt6
    Architecture: i586
    Build time:  Nov 5, 2019, 02:39 PM in the task #240195
    Source package: gcc4.4
    Report package bug
    License: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    Summary: GCC mudflap support files
    Description: 
    This package contains headers and libraries for building
    mudflap-instrumented programs.
    To instrument a non-threaded program, add -fmudflap option to GCC and
    when linking add -lmudflap, for threaded programs also add -fmudflapth
    and -lmudflapth.



    Last changed


    Oct. 4, 2019 Gleb Fotengauer-Malinovskiy 4.4.7-alt6
    - Fixed build with libtool 2.4.6 (ldv@).
    - gcc4.4-locales: removed noarch.
    Feb. 18, 2018 Dmitry V. Levin 4.4.7-alt5
    - Fixed build with glibc >= 2.26 and texinfo 6.5.
    - Dropped alternatives.
    Feb. 2, 2016 Gleb Fotengauer-Malinovskiy 4.4.7-alt4
    - Rebuilt with gcc 4.9.
    - Fixed build with makeinfo >= 5.
    - Changed compress_method to xz.