net-dialup/ppp: fix bug ref

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2025-01-08 10:22:53 -05:00
parent 0987a0f119
commit 7ae7f14a53
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -70,7 +70,7 @@ src_prepare() {
}
src_configure() {
# bug #944065
# https://bugs.gentoo.org/943931
append-cflags -std=gnu17
local args=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -69,7 +69,7 @@ src_prepare() {
}
src_configure() {
# bug #944065
# https://bugs.gentoo.org/943931
append-cflags -std=gnu17
local args=(