From 3d013ccac70a281416dccbb6757f76818222cbba Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Nov 2022 15:20:09 +0000 Subject: gentoo auto-resync : 06:11:2022 - 15:20:09 --- app-editors/teco/teco-36_p19940820.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors/teco/teco-36_p19940820.ebuild') diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild index d37ed3f84e1f..b3e32b905ec3 100644 --- a/app-editors/teco/teco-36_p19940820.ebuild +++ b/app-editors/teco/teco-36_p19940820.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -37,7 +37,7 @@ src_prepare() { } src_compile() { - append-flags -ansi + append-flags -ansi -Wno-implicit-function-declaration -Wno-implicit-int append-cppflags -D_POSIX_SOURCE emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" } -- cgit v1.2.3