Commit 741b1470 authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.4

parents 465364f3 2509f6be
......@@ -752,7 +752,7 @@ class CCompiler:
raise NotImplementedError
def library_option(self, lib):
"""Return the compiler option to add 'dir' to the list of libraries
"""Return the compiler option to add 'lib' to the list of libraries
linked into the shared library or executable.
"""
raise NotImplementedError
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment