aboutsummaryrefslogtreecommitdiff
path: root/core/musl/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-12-14 22:33:28 +0300
committerCem Keylan <cem@ckyln.com>2020-12-14 22:33:28 +0300
commit52a3c84d4794af5fd4a5963790c5fa5f22dd4571 (patch)
tree163e3024f13059685f88960bfe62545b73e4906d /core/musl/build
parent265b5e8537db76137ff51cd9c544e0543793add2 (diff)
downloadrepository-52a3c84d4794af5fd4a5963790c5fa5f22dd4571.tar.gz
musl: add patch fixing CVE2020-28928
Diffstat (limited to 'core/musl/build')
-rwxr-xr-xcore/musl/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/musl/build b/core/musl/build
index e48ce47f..44b80ec1 100755
--- a/core/musl/build
+++ b/core/musl/build
@@ -16,6 +16,8 @@ kinstall_t() {
done
}
+patch -p0 < CVE-2020-28928.patch
+
./configure \
--prefix=/usr \
--syslibdir=/usr/lib