Home
last modified time | relevance | path

Searched refs:ccopts (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dbuild-many-glibcs.py1591 cfg=None, ccopts=None, cflags=None): argument
1614 self.ccopts = ccopts
1622 if self.ccopts and (tool == 'gcc' or tool == 'g++'):
1623 ctool = '%s %s' % (ctool, self.ccopts)

Completed in 7 milliseconds