blob: fad3be54a1b4cb20ac4808f52557375bc4f93ef0 (
plain)
1
2
3
4
5
6
7
8
|
Architecture: all
Platform: all
Depends: gcc-defaults-common (= ${Binary-Version}),
cpp-${GCC-Base-Version}-@PKG_TARGET_ARCH@
Description: GNU C preprocessor for @PKG_TARGET_ARCH@
The C preprocessor implements the macro language used to transform C, C++, and
Objective-C programs before they are compiled. It can also be useful on its
own.
|