diff --git a/programming/misc/unixODBC/actions.py b/programming/misc/unixODBC/actions.py index 7a0795f09a..e0ad1ef39b 100644 --- a/programming/misc/unixODBC/actions.py +++ b/programming/misc/unixODBC/actions.py @@ -25,6 +25,8 @@ def setup(): --enable-driver-conf \ --disable-stats ") + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") + def build(): autotools.make() diff --git a/programming/misc/unixODBC/pspec.xml b/programming/misc/unixODBC/pspec.xml index 8ce858f062..9c78d8b9e2 100644 --- a/programming/misc/unixODBC/pspec.xml +++ b/programming/misc/unixODBC/pspec.xml @@ -13,7 +13,7 @@ app:console ODBC Interface for Linux The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. - ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.11.tar.gz + ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.12.tar.gz libtool-ltdl readline-devel @@ -59,6 +59,13 @@ + + 2024-06-04 + 2.3.12 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-05-27 2.3.11