Comment change
This commit is contained in:
parent
b211829fb1
commit
58733eb26a
@ -91,7 +91,7 @@ class Compiler(object):
|
||||
# version suffix for gcc.
|
||||
suffixes = [r'-.*']
|
||||
|
||||
# Flags used by this compiler to set an rpath
|
||||
# Default flags used by a compiler to set an rpath
|
||||
@property
|
||||
def cc_rpath_arg(self):
|
||||
return '-Wl,-rpath,'
|
||||
|
Loading…
Reference in New Issue
Block a user