Преглед на файлове

[Doc] Remove GCC requirement from README.rst

Chia-Che Tsai преди 4 години
родител
ревизия
c85e615fbe
променени са 1 файла, в които са добавени 1 реда и са изтрити 7 реда
  1. 1 7
      README.rst

+ 1 - 7
README.rst

@@ -117,13 +117,7 @@ Prerequisites
    - <https://github.com/01org/linux-sgx-driver>
    - <https://github.com/01org/linux-sgx-driver>
 
 
    A Linux driver must be installed before running Graphene Library OS in
    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
       cd Pal/src/host/Linux-SGX/sgx-driver
       make
       make