Skip to content
Snippets Groups Projects
Commit 0f745872 authored by Jack Nagel's avatar Jack Nagel
Browse files

Updated outdated comment

parent 929fd126
No related branches found
No related tags found
No related merge requests found
......@@ -68,8 +68,7 @@ class Keg
end
# Detects the C++ dynamic libraries in place, scanning the dynamic links
# of the files within the keg. This searches only libs contained within
# lib/, and ignores binaries and other mach-o objects
# of the files within the keg.
# Note that this doesn't attempt to distinguish between libstdc++ versions,
# for instance between Apple libstdc++ and GNU libstdc++
def detect_cxx_stdlibs(options={})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment