Home | History | Annotate | Download | only in toolchain-utils

Lines Matching refs:help

41       help='Target directory for ChromeOS installation.')
46 help='Delete the chroot and start fresh',
52 help='Delete the board and start fresh',
58 help='Rebuild all board packages except the toolchain.',
64 help='CFLAGS for the ChromeOS packages')
69 help='CXXFLAGS for the ChromeOS packages')
74 help='LDFLAGS for the ChromeOS packages')
76 '--board', dest='board', help='ChromeOS target board, e.g. x86-generic')
78 '--package', dest='package', help='The package needs to be built')
82 help='Optional label symlink to point to build dir.')
88 help=('Make the final image in dev mode (eg writable, '
95 help=("Optional. Build chrome browser with \"-g -O0\". "
99 '--env', dest='env', default='', help='Env to pass to build_packages.')
105 help='Use default ChromeOS toolchain.')
111 help=('Use prebuild packages for building the image. '