Package libmudflap4.4-devel: Information

    Binary package: libmudflap4.4-devel
    Version: 4.4.2-alt2.M51.1
    Architecture: i586
    Build time:  Jan 12, 2010, 03:03 PM
    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.

    Maintainer: Dmitry V. Levin


    Last changed


    Jan. 12, 2010 Michael Shigorin 4.4.2-alt2.M51.1
    - built for M51 to fix libgomp clients' installation
    Jan. 9, 2010 Dmitry V. Levin 4.4.2-alt3
    - Added provides/obsoletes for libgomp4.1 to libgomp4.4.
    - Added provides/obsoletes for libmudflap4.1 to libmudflap4.4.
    Jan. 8, 2010 Dmitry V. Levin 4.4.2-alt2
    - Synced with FC 4.4.2-20.
    - Fixed build with fresh autoconf.