sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-11 18:19:00 +00:00
parent cd3adfb9f5
commit 74706e64f4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
227 changed files with 6603 additions and 5510 deletions

View file

@ -1,8 +1,8 @@
Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -246,7 +246,7 @@ def get_compiler_settings(version_str):
# settings['define_macros'].append(('SQL_WCHART_CONVERT', '1'))
@@ -170,7 +170,7 @@ def get_compiler_settings():
settings['extra_link_args'].extend(ldflags.split())
# What is the proper way to detect iODBC, MyODBC, unixODBC, etc.?
- settings['libraries'].append('odbc')