summaryrefslogtreecommitdiffstats
path: root/libmudflap.0.pkg/control
blob: 7771f5f4979ef32bdbe24ecd098f7539cc52c5f9 (plain)
1
2
3
4
5
6
7
Architecture: any
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version})
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.