summaryrefslogtreecommitdiffstats
path: root/cpp.pkg/control
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 17:29:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 17:29:39 (EDT)
commitea4a3f795c5b25b604c15006e8be9950b9623c9f (patch)
tree2a28c5eee35d0d995b449a34294e0b8479135321 /cpp.pkg/control
parented1e7fcc90af3751f02c5f42081ad43eb0208b05 (diff)
cpp-*-*-*: New target-specific packages
Diffstat (limited to 'cpp.pkg/control')
-rw-r--r--cpp.pkg/control8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp.pkg/control b/cpp.pkg/control
deleted file mode 100644
index f8fb8f8..0000000
--- a/cpp.pkg/control
+++ /dev/null
@@ -1,8 +0,0 @@
-Architecture: all
-Platform: all
-Depends: cpp-4.7
-Description: GNU C preprocessor
- The GNU C preprocessor is a macro processor that is used automatically
- by the GNU C compiler to transform programs before actual compilation.
- .
- This package depends on the default version of the GNU C preprocessor.