Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562355
en ru br
Репозитории ALT

Группа :: Базы Данных
Пакет: unixODBC-compat

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: unixODBC-2.2.11-symbols.patch
Скачать


The odbcinst.exp file shipped with 2.2.11 is a few symbols shy of a load.
We could try adding symbols to it, but the safest and most backward-compatible
solution is to not use it.  Hopefully the community will have this sorted
properly by 2.2.12, and we can get rid of this kluge.
diff -Naur unixODBC-2.2.11.orig/odbcinst/Makefile.am unixODBC-2.2.11/odbcinst/Makefile.am
--- unixODBC-2.2.11.orig/odbcinst/Makefile.am	2005-02-07 05:14:01.000000000 -0500
+++ unixODBC-2.2.11/odbcinst/Makefile.am	2005-04-08 13:48:45.719529522 -0400
@@ -11,8 +11,7 @@
 
 libodbcinst_la_LDFLAGS = \
     -version-info @LIB_VERSION@ \
-    -export-dynamic \
-    -export-symbols @srcdir@/odbcinst.exp
+    -export-dynamic
 
 libodbcinst_la_LIBADD = \
 	../ini/libinilc.la \
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin