| 5 </buildenv> |
5 </buildenv> |
| 6 |
6 |
| 7 <repository> |
7 <repository> |
| 8 <path>../ucx</path> |
8 <path>../ucx</path> |
| 9 <buildenvs>x1</buildenvs> |
9 <buildenvs>x1</buildenvs> |
| 10 <build isplatform="unix"> |
10 <build name="test123" isplatform="unix"> |
| 11 <test>true</test> |
11 <test>true</test> |
| 12 <test>which make</test> |
12 <test>which make</test> |
| 13 <var name="CFLAGS">-m64</var> |
13 <var name="CFLAGS">-m64</var> |
| 14 <var name="LDFLAGS">-m64></var> |
14 <var name="LDFLAGS">-m64></var> |
| 15 <configure>./configure --debug</configure> |
15 <configure>./configure --debug</configure> |