Added comment about DEC cc on Linux Alpha.

DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-10-20 17:17:38 +00:00
rodzic 5e424bbb01
commit 50314950bd
2 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2002-10-20 Henning Meier-Geinitz <henning@meier-geinitz.de>
* README.linux: Added comment about DEC cc on Linux Alpha.
2002-10-19 Peter Fales <peter@fales-lorenz.net>
* backend/dc25.c - Moved use of UNUSEDARG macro to fix

Wyświetl plik

@ -81,3 +81,7 @@ Excessive warnings "pointer of type `void *' used in arithmetic":
export CFLAGS="-g -O2 -D__NO_STRING_INLINES"
and rerun configure.
If you use DEC cc on Linux Alpha, you may need to set LDFLAGS="-N" to
be able to build sane-backends.