Commit 0f0ae262 authored by neverlord's avatar neverlord

Removed Makefile.rules from README

parent 9b6f4a1f
...@@ -2,9 +2,6 @@ Blog: http://libcppa.blogspot.com ...@@ -2,9 +2,6 @@ Blog: http://libcppa.blogspot.com
This project is in an early / experimental stage. This project is in an early / experimental stage.
It makes use of variadic templates, unrestricted unions, type inference and It makes use of variadic templates, unrestricted unions,
other features not included in the current language specification for C++. type inference and other C++11 features.
Thus, GCC in version >= 4.6 is required to compile libcppa. Thus, GCC in version >= 4.6 is required to compile libcppa.
You can modify the file "Makefile.rules" to set the path to your GCC binary
and/or to compile libcppa with different compiler flags.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment