diff options
author | P. J. McDermott <pjm@nac.net> | 2013-05-18 10:27:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-05-18 10:27:16 (EDT) |
commit | 790f070430daca4ffa9783b35d6d356c11ca9e7b (patch) | |
tree | 1daa92ae2d1b33018d659dbb430a58f270ee04f6 /cpp-4.7.pkg.in/control | |
parent | cbaeb0212defc43f7eeb8db444df73aeb1ab66e7 (diff) |
Make cpp-4.7 target-independent.
Diffstat (limited to 'cpp-4.7.pkg.in/control')
-rw-r--r-- | cpp-4.7.pkg.in/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp-4.7.pkg.in/control b/cpp-4.7.pkg.in/control deleted file mode 100644 index ae29921..0000000 --- a/cpp-4.7.pkg.in/control +++ /dev/null @@ -1,8 +0,0 @@ -Architecture: i686-any-any core-any-any k8-any-any amd64-any-any @PKG_TARGET_ARCH@ -Platform: all -Depends: gcc-4.7-common (= ${Binary-Version}, - libc.6, libmpc.2, libmpfr.4, libgmp.10, libz.1 -Suggests: gcc-4.7-locales (>= ${Binary-Version}) -Description: GNU C preprocessor - A macro processor that is used automatically by the C compiler to transform - programs before actual compilation. |