about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2016-01-16 14:31:14 +0100
committerAlexander Barton <alex@barton.de>2016-01-16 14:42:53 +0100
commita673a6e3af783c9c80cadd0cf3c963c754d84649 (patch)
treede42996d895dc2e5b273fbd295b6b0e59d5b8507
parent0ab4e7bffd09dc28d46f0b270eb8be5e7d41608f (diff)
downloadngircd-a673a6e3af783c9c80cadd0cf3c963c754d84649.tar.gz
ngircd-a673a6e3af783c9c80cadd0cf3c963c754d84649.zip
Platforms.txt: Remove x86_64/unknown/linux-gnu, tcc 0.9.25
This combination had been successfully tested with ngIRCd 21, but after
further investigation didn't build correctly: it seems as if tcc fails
to correctly link external libraries (e. g. ngipaddr).

Astonishingly the test suite passed nevertheless, with garbled output,
but without the daemon crashing!?

When using tcc with ngIRCd 23 (and current master), the test suite fails
completely because the daemon crashes ... (which actually is good!)
-rw-r--r--doc/Platforms.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Platforms.txt b/doc/Platforms.txt
index a80c8473..4a229fdc 100644
--- a/doc/Platforms.txt
+++ b/doc/Platforms.txt
@@ -111,7 +111,6 @@ x86_64/unknown/linux-gnu    icc 16       23         16-01-13 goetz    Y Y Y Y 1
 x86_64/unknown/linux-gnu    nwcc 0.8.2   21         13-12-01 goetz    Y Y Y Y 1
 x86_64/unknown/linux-gnu    Open64       21.1       14-03-27 goetz    Y Y Y Y 1
 x86_64/unknown/linux-gnu    Sun C 5.12   21.1       14-03-27 goetz    Y Y Y Y 1
-x86_64/unknown/linux-gnu    tcc 0.9.25   21.1       14-03-27 goetz    Y Y Y Y 1
 x86_64/unknown/openbsd4.7   gcc 3.3.5    20~rc1     12-02-26 alex     Y Y Y Y 3
 x86_64/unknown/openbsd4.8   gcc 4.2.1    22~rc1-3   14-10-10 alex     Y Y y Y 3
 x86_64/unknown/openbsd5.1   gcc 4.2.1    21         13-12-28 alex     Y Y Y Y 3