Introduce execution domains in code and building
[archipelago] / xseg / config.env
1 # Host configuration
2 XSEG_MOPTS="-march=core2"
3
4 # Order is significant due to dependencies
5 # (e.g. 'peers' should be last).
6 XSEG_DIRS="xq xseg"
7 XSEG_DOMAIN_DIRS="sys drivers peers"