mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
databases/mariadb-connector-odbc: Remove unneeded patch
This commit is contained in:
parent
b609fef8c2
commit
786629fa94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558762
@ -1,11 +0,0 @@
|
|||||||
--- CMakeLists.txt.orig 2020-10-18 20:42:58 UTC
|
|
||||||
+++ CMakeLists.txt
|
|
||||||
@@ -229,7 +229,7 @@ IF(WIN32)
|
|
||||||
ENDIF()
|
|
||||||
ELSE()
|
|
||||||
SEARCH_LIBRARY(LIB_MATH floor m)
|
|
||||||
- SET(PLATFORM_DEPENDENCIES ${LIB_MATH})
|
|
||||||
+ SET(PLATFORM_DEPENDENCIES ${PLATFORM_DEPENDENCIES} ${LIB_MATH})
|
|
||||||
SET (MARIADB_ODBC_SOURCES ${MARIADB_ODBC_SOURCES}
|
|
||||||
ma_platform_posix.c
|
|
||||||
ma_conv_charset.c)
|
|
Loading…
Reference in New Issue
Block a user