From 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 16:03:29 +0000 Subject: changed patch to prepare --- repo/devel/gcc.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/devel/gcc.xibuild') diff --git a/repo/devel/gcc.xibuild b/repo/devel/gcc.xibuild index 30a0698..2628f34 100644 --- a/repo/devel/gcc.xibuild +++ b/repo/devel/gcc.xibuild @@ -7,7 +7,7 @@ SOURCE=https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-$PKG_ DESC="The GNU Compiler Collection - C and C++ frontends" -patch () { +prepare () { #fix an issue breaking libasan.a sed -e '/static.*SIGSTKSZ/d' \ -- cgit v1.2.1