| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade to 3.23.51. | Dirk Froemberg | 2002-06-20 | 1 | -11/+0 |
| | | |||||
| * | - upgrade to 3.22.29 | Dirk Froemberg | 2000-01-05 | 1 | -9/+9 |
| | | | | | | | - add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of memory and cpu time. It seems to be a gcc compiler bug in conjunction with -O. | ||||
| * | - upgrade to 3.22.26a | Dirk Froemberg | 1999-09-17 | 1 | -0/+11 |
| - use --enable-assembler for ${ARCH}==i386 Requested by: Martin Nilsson <martin@filex.se> There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files, gcc will "hang" forever, because the assembler is called with '-' and noone is sending data. As a workaround use .S (capital s) files. Then cpp will be called prior to as and thus a pipe can be build. | |||||
