unixobdc: fix compilation with GCC14 again
authorRosen Penev <rosenp@gmail.com>
Sat, 29 Jun 2024 21:21:42 +0000 (14:21 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 29 Jun 2024 22:28:57 +0000 (15:28 -0700)
commit351126db4dc84b4cf10f2032a0ee75d2e14bfb60
tree776dc2325bbf6513eb1703076b65f6296c91c032
parent1db7b984adba21693e75204dd80a5973f91a72e2
unixobdc: fix compilation with GCC14 again

Use upstream backport.

Remove autoreconf for speed. Nothing is being patched anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/unixodbc/Makefile
libs/unixodbc/patches/010-gcc14.patch