Fix last commit
This commit is contained in:
parent
ac89f66756
commit
3537b75300
1 changed files with 0 additions and 1 deletions
|
@ -1287,7 +1287,6 @@ class RunTestGDBSolaris_Common (BuildAndTestGDBFactory):
|
||||||
# patch.
|
# patch.
|
||||||
self.extra_CFLAGS = [ '-O' ]
|
self.extra_CFLAGS = [ '-O' ]
|
||||||
self.extra_CXXFLAGS = [ '-O' ]
|
self.extra_CXXFLAGS = [ '-O' ]
|
||||||
BuildAndTestGDBFactory.__init__ (self, **kwargs)
|
|
||||||
|
|
||||||
class RunTestGDBPlainSolaris_c64 (RunTestGDBSolaris_Common):
|
class RunTestGDBPlainSolaris_c64 (RunTestGDBSolaris_Common):
|
||||||
"""Compiling for Solaris"""
|
"""Compiling for Solaris"""
|
||||||
|
|
Loading…
Reference in a new issue