File: 02distcc-hosts-off.test

package info (click to toggle)
ccontrol 0.9.1%2B20060806-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 440 kB
  • ctags: 188
  • sloc: ansic: 1,478; sh: 302; makefile: 142; python: 141; xml: 64
file content (11 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# ARGS -c -o hello.o world.c
# NAME /usr/bin/gcc
# EXEC /usr/bin/my-gcc -c -o hello.o world.c
[*]
	distcc-hosts = snab/4 fort/6
	distcc = /usr/bin/distcc
	cc = /usr/bin/my-gcc1

[/*]
	distcc-hosts disable
	cc = /usr/bin/my-gcc