unixodbc ver. bump

This commit is contained in:
Rmys
2024-06-05 10:38:42 +03:00
parent c5fd79c82b
commit 6d7a1d6422
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -25,6 +25,8 @@ def setup():
--enable-driver-conf \
--disable-stats ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()