8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00
firebird-mirror/builds
real-dam da33c229ab
use be.zip for timezone data source on big-endian platforms (#7030)
resolves "FIXME: For big-endian, be.zip must be used" in Makefile.in

the configure.ac usage of AC_C_BIGENDIAN is expanded so apart from
defining `WORDS_BIGENDIAN` on big-endian platforms, it also defines
`TZDATA_ZIP` to be `be.zip` or `le.zip` and that substitution is used later
in the makefiles

my initial attempt was to use the result of the plain `AC_C_BIGENDIAN`
check, but that is not propagated to the makefiles, just to `autoconf.h`
2021-10-29 08:08:25 -03:00
..
cmake Remove remains of help.fdb after QLI removal. 2021-10-26 14:00:37 -03:00
install Remove remains of help.fdb after QLI removal. 2021-10-26 14:00:37 -03:00
mac_os_x/CS Rework messages processing, simplifying the build and avoiding store generated files in git. (#6958) 2021-09-15 08:37:17 -03:00
make.new/config Small meta name (#271) 2020-06-16 19:22:15 +03:00
misc Remove QLI. (#6840) 2021-06-08 10:31:18 -03:00
posix use be.zip for timezone data source on big-endian platforms (#7030) 2021-10-29 08:08:25 -03:00
win32 Remove remains of help.fdb after QLI removal. 2021-10-26 14:00:37 -03:00