diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-15 12:29:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-15 12:29:47 (EDT) |
commit | d36d5da5c7db901756b89978fe253d2fe512b1b5 (patch) | |
tree | f0f6e206e493f58024dde50d0215c464904f2111 /cpp-8.pkg/control | |
parent | 5e8f011fff6c68b9acdd6b9f5ea64afd6e84a0c9 (diff) |
cpp-8: Make target-specific (cpp-8-*-*-*)
Diffstat (limited to 'cpp-8.pkg/control')
-rw-r--r-- | cpp-8.pkg/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cpp-8.pkg/control b/cpp-8.pkg/control deleted file mode 100644 index 933ea48..0000000 --- a/cpp-8.pkg/control +++ /dev/null @@ -1,7 +0,0 @@ -Architecture: i686-any-any amd64-any-any -Platform: all -Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends} -Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}) -Description: GNU C preprocessor - A macro processor that is used automatically by the C compiler to transform - programs before actual compilation. |