Added note about GCC versions to the source building document.

This commit is contained in:
Markus Makela
2015-06-03 10:15:53 +03:00
parent b24da2c540
commit dbcb9a450f

View File

@ -4,7 +4,7 @@ You will need a number of tools and libraries in order to achieve this.
* cmake version 2.8.12 or later * cmake version 2.8.12 or later
* gcc recommended version 4.4.7 or later * gcc recommended version 4.4.7 or later (MariaDB 10 libraries require gcc 4.7 or newer)
* libaio * libaio