libmudflap-devel - GCC mudflap support
Website: | http://gcc.gnu.org |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions |
- Description:
This package contains headers 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.
Packages
libmudflap-devel-4.4.7-11.el6.i686 [132 KiB] |
Changelog
by Marek Polacek (2014-08-27):
- support passing non-POD through ... (#1087806) |