diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-14 12:25:37 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-07-14 12:25:37 +0300 |
commit | cc21659f0eb8ef6207c8f921b7d7e0c6a1d310a0 (patch) | |
tree | 5a17836a317203505adfed1485a7d2e49b344fd3 /sal | |
parent | 797cb5dbef73f6e4825661fc63a05992fd40fae0 (diff) |
No point building xml2cmp when cross-compiling
Diffstat (limited to 'sal')
-rw-r--r-- | sal/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/prj/build.lst b/sal/prj/build.lst index c0e6a8aa3ed5..8222001e7c15 100644 --- a/sal/prj/build.lst +++ b/sal/prj/build.lst @@ -1,4 +1,4 @@ -sa sal : xml2cmp external BOOST:boost CPPUNIT:cppunit NULL +sa sal : NATIVE:xml2cmp external BOOST:boost CPPUNIT:cppunit NULL sa sal usr1 - all sa_mkout NULL sa sal\inc nmake - all sa_inc NULL sa sal\typesconfig nmake - all sa_tc sa_inc NULL |