Сравнение nawk-20230909-r1 с nawk-20251225

/usr/portage/sys-apps/nawk/nawk-20251225.ebuild 2026-02-10 11:18:08.784099635 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
20 20

  
21 21
DOCS=( README.md FIXES )
22 22

  
23
PATCHES=(
24
	"${FILESDIR}"/${PN}-20230909-big-endian.patch
25
)
26

  
27 23
src_compile() {
28 24
	emake \
29 25
		CC="$(tc-getCC)" \
Спасибо!