Skip to content

Commit

Permalink
Removed likely a merge artefact.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiker committed Feb 7, 2025
1 parent 70d9466 commit e1bfe09
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Documentation/source/advanced_config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,6 @@ not hard-code flags for a specific linker. Adding the flag to the linker
instance itself, as shown further above, is the better approach.


Linkers will be pre-configured with flags for common libraries. Where possible,
a library name should be used to include the required flags for linking.

.. code-block::
:linenos:
link_exe(state, libs=['netcdf'])
Path-specific flags
-------------------

Expand Down

0 comments on commit e1bfe09

Please sign in to comment.