Removing comment
This commit is contained in:
parent
9929312091
commit
dcc69dfe36
1 changed files with 0 additions and 1 deletions
|
@ -792,7 +792,6 @@ anything for now."""
|
|||
class RunTestGDBBSD_Common (BuildAndTestGDBFactory):
|
||||
"""Common BSD test configurations"""
|
||||
def __init__ (self, **kwargs):
|
||||
# self.extra_conf_flags = [ 'CFLAGS=-I/usr/local/include', '--disable-werror' ]
|
||||
self.make_command = 'gmake'
|
||||
BuildAndTestGDBFactory.__init__ (self, **kwargs)
|
||||
|
||||
|
|
Loading…
Reference in a new issue