summaryrefslogtreecommitdiff
path: root/community/gcc7
diff options
context:
space:
mode:
Diffstat (limited to 'community/gcc7')
-rw-r--r--community/gcc7/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/gcc7/PKGBUILD b/community/gcc7/PKGBUILD
new file mode 100644
index 00000000..e77bd1f0
--- /dev/null
+++ b/community/gcc7/PKGBUILD
@@ -0,0 +1,8 @@
+# something is missing - no idea what and why :-D
+
+eval "$(
+ declare -f package_gcc7-libs | \
+ sed '
+ /libgcc_s/ d
+ '
+)"