Diff gsmc-1.1-r2 with a gsmc-1.1-r3
/usr/portage/sci-electronics/gsmc/gsmc-1.1-r3.ebuild 2023-10-09 14:52:35.040368490 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
22 | 22 | |
23 | 23 |
PATCHES=( |
24 | 24 |
"${FILESDIR}"/${P}-autotools.patch |
25 |
"${FILESDIR}"/${P}-clang16-build-fix.patch |
|
25 | 26 |
) |
26 | 27 | |
27 | 28 |
src_prepare() { |