summaryrefslogtreecommitdiffstats
path: root/libgcc.1.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc.1.pkg')
-rw-r--r--libgcc.1.pkg/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgcc.1.pkg/control b/libgcc.1.pkg/control
new file mode 100644
index 0000000..c8dd515
--- /dev/null
+++ b/libgcc.1.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: gcc-4.7-common (= ${Binary-Version})
+Description: GCC low-level runtime library
+ This package provides libgcc, a low-level runtime library that contains
+ routines for arithmetic operations not performed by the host processor,
+ exception handling, instruction cache clearing, and stack segment iteration.