8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 10:03:03 +01:00
firebird-mirror/builds
alexpeshkoff f92ae11948 Pass through CFLAGS, set for ./configure. This is minimum cross-build support.
It makes it possible to build, for example, for i386 on amd64 linux. Just use:
  ./configure CFLAGS=-m32 --host=i386-cross-linux
or, certainly:
  ./autogen.sh CFLAGS=-m32 --host=i386-cross-linux
Should also help when doing builds in other cases when 32/64 bit choice is possible.
2008-01-04 17:34:46 +00:00
..
install Frontported fix for CORE-1674: Wrong access rights in doc subdirectory 2008-01-04 15:14:54 +00:00
mac_os_x/CS This was the only project file referencing legacy mem.cpp. 2006-02-22 07:21:43 +00:00
make.new/config Use autoheader to generate config.h.in. 2003-10-30 07:26:28 +00:00
misc removed due to new method to create security database 2005-04-06 08:46:31 +00:00
old_prefixes Move old_prefixes to builds directory 2003-07-05 15:22:32 +00:00
posix Pass through CFLAGS, set for ./configure. This is minimum cross-build support. 2008-01-04 17:34:46 +00:00
win32 MInor tweaks to a) speed up testing the installer, and b) document the available options. 2007-12-21 12:22:22 +00:00