1 2 3 4 5 6 7 8 9 10 11 12 13 14
# gnatdroid testsuite running over ssh. load_generic_config "android" process_multilib_options "" # The default compiler for this target. set_board_info compiler "[find_gcc]" set_board_info rsh_prog /usr/bin/ssh set_board_info rcp_prog /usr/bin/scp set_board_info protocol standard set_board_info hostname tablet set_board_info username root