Index: third_party/dpkg-dev/abitable |
diff --git a/third_party/dpkg-dev/abitable b/third_party/dpkg-dev/abitable |
deleted file mode 100644 |
index 300a1ab1ab3cd948b40a69e8bea05156e5f918a5..0000000000000000000000000000000000000000 |
--- a/third_party/dpkg-dev/abitable |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-# This file contains the table of arch ABI attribute overrides. |
-# |
-# If the ABI is not present here then the attribute information for a |
-# Debian triplet matches the one on the cputable. |
-# |
-# Column 1 is the Debian name for the ABI. |
-# Column 2 is the size (in bits) of the ABI integers/pointers. |
-# |
-# <Debian name> <Bits> |
-gnuabin32 32 |
-gnux32 32 |