Home
last modified time | relevance | path

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

/scripts/
A Dbuild-many-glibcs.py219 first_gcc_cfg=['--with-system-libunwind'],
1301 first_gcc_cfg=None, binutils_cfg=None, glibcs=None, argument
1317 if first_gcc_cfg is None:
1318 self.first_gcc_cfg = []
1320 self.first_gcc_cfg = first_gcc_cfg
1481 cfg_opts += self.first_gcc_cfg

Completed in 6 milliseconds