Browse Source

[Doc] Remove GCC requirement from README.rst

Chia-Che Tsai 4 years ago
parent
commit
c85e615fbe
1 changed files with 1 additions and 7 deletions
  1. 1 7
      README.rst

+ 1 - 7
README.rst

@@ -117,13 +117,7 @@ Prerequisites
    - <https://github.com/01org/linux-sgx-driver>
 
    A Linux driver must be installed before running Graphene Library OS in
-   enclaves. Simply run the following command to build the driver:
-
-   .. note::
-
-      Please make sure the GCC version is either 4 or 5
-
-   ::
+   enclaves. Simply run the following command to build the driver::
 
       cd Pal/src/host/Linux-SGX/sgx-driver
       make