Enter 2004.

committer: mfx <mfx> 1074623868 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-01-20 18:37:48 +00:00
parent 19564ed27e
commit 5f87e9891b
144 changed files with 309 additions and 309 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ O2BIN = perl -w $(srcdir)/scripts/o2bin.pl
STRIPELF = ./util/sstrip/sstrip
# Compiler for the Linux/386 stubs.
# gcc 3.4 (20031206 experimental) seems to produce the smallest code
# gcc 3.4 (20040118 experimental) seems to produce the smallest code
ifeq (1,2)
CC_LINUX_I386 = gcc-2.72 -m386 -O2
else