aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2014-09-26 21:27:12 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2014-09-26 21:32:16 +0200
commit77509ceb56d430d949a89f2fc25aaded414193a8 (patch)
treebaf498bebc5f981963903249030440121032f864 /README
parent4810b37b2976580ae9f1f84d41986531ba2315da (diff)
downloadponymap-77509ceb56d430d949a89f2fc25aaded414193a8.tar.gz
ponymap-77509ceb56d430d949a89f2fc25aaded414193a8.tar.xz
ponymap-77509ceb56d430d949a89f2fc25aaded414193a8.zip
No more Clang bullshit
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 52b6950..08d7df2 100644
--- a/README
+++ b/README
@@ -17,10 +17,7 @@ the maximum number of concurrent connections.
Building and Running
--------------------
-Build dependencies: openssl, clang, pkg-config, GNU make, help2man, Jansson
-
-If you don't have Clang, you can edit the Makefile to use GCC or TCC, they work
-just as good. But there's no CMake support yet, so I force it in the Makefile.
+Build dependencies: GCC/Clang, GNU make, help2man, pkg-config, openssl, Jansson
$ git clone https://github.com/pjanouch/ponymap.git
$ git submodule init