Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXY
]
libmudflap-devel - GCC mudflap support
- Description:
This package contains headers and static 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.
Packages
libmudflap-devel-4.1.2-44.EL4_8.1.i386
[142 KiB] |
Changelog
by Jakub Jelinek (2009-12-10):
- fix libjava to avoid opening *.la/dlopening *.so files from current
working directory or subdirectories thereof (#545665, CVE-2009-3736)
|