diff options
author | Jack Lloyd <[email protected]> | 2021-05-19 20:28:58 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2021-05-19 20:28:58 -0400 |
commit | f27d387bee4fdcac665665047493d2fedd828157 (patch) | |
tree | a19219fb95ef11e54ac2501c70857065a1ffde2d /doc | |
parent | 49c7047f976d8c3c9ec92dce09828faf049dd78e (diff) |
Remove OpenMP support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/building.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/building.rst b/doc/building.rst index db0b61ebb..667b9354c 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -801,11 +801,6 @@ definitions. Both KEY=VALUE and KEY (without specific value) are supported. Use specified dir for system root while cross-compiling -``--with-openmp`` -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -Enable use of OpenMP - ``--link-method=METHOD`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |