| Name: | libmudflap-devel |
|---|---|
| Version: | 4.8.3 |
| Release: | 9.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 27963 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | libmudflap-devel-4.8.3-9.el7.x86_64.rpm |
| Source RPM: | gcc-4.8.3-9.el7.src.rpm |
| Build Date: | Fri Dec 19 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | GCC mudflap support |
| 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. |