Searched refs:ccopts (Results 1 – 1 of 1) sorted by relevance
1601 cfg=None, ccopts=None, cflags=None): argument1624 self.ccopts = ccopts1632 if self.ccopts and (tool == 'gcc' or tool == 'g++'):1633 ctool = '%s %s' % (ctool, self.ccopts)