Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/setup.py: Update comment (not specific to gcc)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe authored and dimpase committed Jun 15, 2020
1 parent 4071eeb commit 1707161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def excepthook(*exc):

keep_going = False

# Search for dependencies in the source tree and add to gcc -I<path>
# Search for dependencies in the source tree and add to the list of include directories
include_dirs = sage_include_directories(use_sources=True)

# Look for libraries only in what is configured already through distutils
Expand Down

0 comments on commit 1707161

Please sign in to comment.