diff --git a/README.md b/README.md index aebfebad..f7a8af55 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,6 @@ and optionally: - [atf >= 0.15](https://github.com/jmmv/kyua) (--enable-tests) to build the Kyua test suite. -> 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 ```