diff options
Diffstat (limited to 'libmudflap.0.pkg/control')
-rw-r--r-- | libmudflap.0.pkg/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libmudflap.0.pkg/control b/libmudflap.0.pkg/control deleted file mode 100644 index 7771f5f..0000000 --- a/libmudflap.0.pkg/control +++ /dev/null @@ -1,7 +0,0 @@ -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. |