Updated outdated comment
This commit is contained in:
parent
929fd12650
commit
0f745872df
@ -68,8 +68,7 @@ class Keg
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Detects the C++ dynamic libraries in place, scanning the dynamic links
|
# Detects the C++ dynamic libraries in place, scanning the dynamic links
|
||||||
# of the files within the keg. This searches only libs contained within
|
# of the files within the keg.
|
||||||
# lib/, and ignores binaries and other mach-o objects
|
|
||||||
# Note that this doesn't attempt to distinguish between libstdc++ versions,
|
# Note that this doesn't attempt to distinguish between libstdc++ versions,
|
||||||
# for instance between Apple libstdc++ and GNU libstdc++
|
# for instance between Apple libstdc++ and GNU libstdc++
|
||||||
def detect_cxx_stdlibs(options={})
|
def detect_cxx_stdlibs(options={})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user