FreeBSD Bugzilla – Attachment 232678 Details for
Bug 262464
databases/mariadb-connector-odbc: Undefined symbol "libiconv_open" with isql on INSERT, UPDATE or SELECT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file for cmake.txt to find iconv libraries and headers
patch-CMakeLists.txt (text/plain), 463 bytes, created by
James Elstone
on 2022-03-24 17:09:55 UTC
(
hide
)
Description:
patch file for cmake.txt to find iconv libraries and headers
Filename:
MIME Type:
Creator:
James Elstone
Created:
2022-03-24 17:09:55 UTC
Size:
463 bytes
patch
obsolete
>--- CMakeLists.txt.orig 2022-03-24 16:57:06 UTC >+++ CMakeLists.txt >@@ -237,7 +237,7 @@ IF(NOT WIN32) > ENDIF() > ENDIF() > >-IF(APPLE OR CMAKE_SYSTEM_NAME MATCHES AIX) >+IF(APPLE OR CMAKE_SYSTEM_NAME MATCHES AIX OR CMAKE_SYSTEM_NAME MATCHES FreeBSD) > IF(CMAKE_HOST_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_HOST_SYSTEM_VERSION VERSION_GREATER_EQUAL 20) > SET(ICONV_LIBRARIES "-liconv") > SET(PLATFORM_DEPENDENCIES ${PLATFORM_DEPENDENCIES} ${ICONV_LIBRARIES})
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262464
: 232678