index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-08 11:50:26 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-08 11:50:26 +0200 |
commit | e69aed42a064bcb500ce3d1295c90702bac18aac (patch) | |
tree | 8b777fbfe75400e59739f82f0e5128b8d04ad942 /community/gcc7/PKGBUILD | |
parent | 9fe934082e3114d235e778ecd9c63ad8b0a1203d (diff) |
-rw-r--r-- | community/gcc7/PKGBUILD | 1 |
diff --git a/community/gcc7/PKGBUILD b/community/gcc7/PKGBUILD index e77bd1f0..30135d70 100644 --- a/community/gcc7/PKGBUILD +++ b/community/gcc7/PKGBUILD @@ -4,5 +4,6 @@ eval "$( declare -f package_gcc7-libs | \ sed ' /libgcc_s/ d + s@libsanitizer/{a,l,ub,t}san@libsanitizer/{a,l,ub}san@ ' )" |