mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/WWW-Curl: fix build w/ newer curl
Bug: https://github.com/szbalint/WWW--Curl/issues/29 Closes: https://bugs.gentoo.org/953406 Thanks-to: Mihai Donțu Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
d5f83d8dbe
commit
10a08d92e5
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -65,6 +65,7 @@ src_prepare() {
|
||||
# If you change this variable, you should probably be bumping the ebuild rev!
|
||||
export _CURL_BUILD_SYM_EXCLUDE='
|
||||
__000FORPATCH_WITH_LEADING_SPACE
|
||||
|^CURL_HAS_DECLSPEC_ATTRIBUTE\z
|
||||
|^CURL_DEPRECATED\z
|
||||
|^CURL_DID_MEMORY_FUNC_TYPEDEFS\z
|
||||
|^CURL_EXTERN
|
||||
Loading…
x
Reference in New Issue
Block a user