From 960544c757213ee957e062be8159cf1e20d0b25c Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 25 Aug 2022 12:33:05 +0300 Subject: gcc: bump to 12.2.0 --- core/gcc/build | 1 - 1 file changed, 1 deletion(-) (limited to 'core/gcc/build') diff --git a/core/gcc/build b/core/gcc/build index e4b826ab..0651834b 100755 --- a/core/gcc/build +++ b/core/gcc/build @@ -14,7 +14,6 @@ else # Apply libssp patch for i686. patch -d gcc -p1 < musl-libssp.patch fi -patch -d gcc -p1 < musl-sched_h-calloc-poison.patch case "$sys_arch" in i*86) archopts="--build=i686-pc-linux-musl \ -- cgit v1.2.3