[libiconv] Build GNU libiconv on NetBSD (#48048)

This commit is contained in:
CQ_Undefine
2025-10-31 16:45:29 +01:00
committed by GitHub
parent 83375d1ded
commit f9a307889a
4 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
if(NOT DEFINED X_VCPKG_BUILD_GNU_LIBICONV)
set(X_VCPKG_BUILD_GNU_LIBICONV 0)
if(VCPKG_TARGET_IS_WINDOWS OR VCPKG_TARGET_IS_IOS OR VCPKG_TARGET_IS_FREEBSD OR VCPKG_TARGET_IS_OPENBSD)
if(VCPKG_TARGET_IS_WINDOWS OR VCPKG_TARGET_IS_IOS OR VCPKG_TARGET_IS_BSD)
set(X_VCPKG_BUILD_GNU_LIBICONV 1)
elseif(VCPKG_TARGET_IS_ANDROID)
vcpkg_cmake_get_vars(cmake_vars_file)

View File

@@ -1,7 +1,7 @@
{
"name": "libiconv",
"version": "1.18",
"port-version": 2,
"port-version": 3,
"description": [
"iconv() text conversion.",
"This port installs GNU libiconv if the system C runtime doesn't provide a suitable iconv() implementation."

View File

@@ -4970,7 +4970,7 @@
},
"libiconv": {
"baseline": "1.18",
"port-version": 2
"port-version": 3
},
"libics": {
"baseline": "1.6.8",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cd6e884bcb53ce8481ea9594639f3d21aed0e138",
"version": "1.18",
"port-version": 3
},
{
"git-tree": "8bde4af83c1a6471dfad7afaaf2d487f18fb6e82",
"version": "1.18",