summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-19 16:36:45 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-19 16:36:45 (EDT)
commit55224be13f2fdbf895eb7628f61c2e94d9642f8f (patch)
tree2655c43020a9e549348f937a47c60a568db0ecea
parente50414975d437dea8120701ba8b870982bd9120f (diff)
gcc-8-dev: New binary package
-rw-r--r--gcc-8-dev.pkg/control16
-rw-r--r--gcc-8-dev.pkg/files3
2 files changed, 19 insertions, 0 deletions
diff --git a/gcc-8-dev.pkg/control b/gcc-8-dev.pkg/control
new file mode 100644
index 0000000..c958071
--- /dev/null
+++ b/gcc-8-dev.pkg/control
@@ -0,0 +1,16 @@
+Architecture: any
+Platform: all
+Depends: gcc-${Base-Version}-common (= ${Binary-Version}),
+ libasan.5 (>= ${Binary-Version}),
+ libatomic.1 (>= ${Binary-Version}),
+ libcc1.0 (>= ${Binary-Version}),
+ libgcc.1 (>= ${Binary-Version}),
+ libgomp.1 (>= ${Binary-Version}),
+ liblsan.0 (>= ${Binary-Version}),
+ libssp.0 (>= ${Binary-Version}),
+ libtsan.0 (>= ${Binary-Version}),
+ libubsan.1 (>= ${Binary-Version}),
+Description: GNU Compiler Collection libraries - development files
+ This package provides the headers and library files necessary to build C
+ programs with libasan, libatomic, libcc1, libgcc, libgomp, liblsan, libssp,
+ libtsan, or libubsan.
diff --git a/gcc-8-dev.pkg/files b/gcc-8-dev.pkg/files
new file mode 100644
index 0000000..19b917b
--- /dev/null
+++ b/gcc-8-dev.pkg/files
@@ -0,0 +1,3 @@
+/usr/lib/*/gcc/*/*.o
+/usr/lib/*/gcc/*/*.so
+/usr/lib/*/gcc/*/*.spec