summaryrefslogtreecommitdiffstats
path: root/libmudflap.0.pkg/control
blob: b15865d4841e5c023a251438191485367f85a266 (plain)
1
2
3
4
5
6
7
Architecture: any
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version}), libc.6
Description: GCC mudflap library
 The GCC mudflap library instruments all risky pointer/array dereferencing
 operations, some standard library string/heap functions, and some other
 associated constructs with range/validity tests.