README: mention that pcc-1.1.0 is also a supported compiler.

This commit is contained in:
Juan RP 2014-12-28 03:39:55 +01:00
parent b1b0264a4e
commit a1be41fac5

View File

@ -37,7 +37,7 @@ to handle binary packages and repositories. Some highlights:
To build this you'll need:
- A C99 compiler (clang and gcc tested)
- A C99 compiler (clang 3.x, gcc 4.x, pcc 1.1.0 tested)
- [GNU make](http://www.gnu.org/software/make/)
- [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/)
- [zlib](http://www.zlib.net)