From 3c98d7cc4cb89d7c4a0fc6daff5f8efbcabf904c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 26 Jun 2019 14:53:56 +0200 Subject: [PATCH] README.md: tcc seems to be working ok now to run the testsuite. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4b20de6..aebfebad 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ and optionally: - [atf >= 0.15](https://github.com/jmmv/kyua) (--enable-tests) to build the Kyua test suite. -> pcc and tcc can compile xbps correctly, but as of **20190422** -only the static binaries work correctly, do not forget to set `--enable-static` +> pcc can compile xbps correctly, but as of **20190422** only the static +binaries work correctly, do not forget to set `--enable-static` option in the `configure` script. ### Building and testing for dummies