do not build HELPTOOLS for 'host' when cross compling
commit13cb7e8f06e74dc7558333640760ce6ada3d8ad5
authorAndras Timar <andras.timar@collabora.com>
Sun, 13 Mar 2022 09:53:05 +0000 (13 10:53 +0100)
committerAndras Timar <andras.timar@collabora.com>
Sun, 13 Mar 2022 20:31:39 +0000 (13 21:31 +0100)
tree08a3330ec39a7c905d2b81cc8189af41e391dd5f
parent2e1e7d8b99ce03dfa585ba4287fa8392e2f6b4d5
do not build HELPTOOLS for 'host' when cross compling

* it's unnecessary, HELPTOOLS are only needed for the build
* on armv7-32-bit we had build issues
  LinkTarget Library/libclucene.a not defined.  Stop.
  probably because of the refactoring of help related options:
  14069d84174ca7a4e60db4d75912903e9679b643

Change-Id: Ia32e7dba1d745eee80fb487f8749767d5d6648e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131463
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
configure.ac