On all primary architectures, as well as on x86 secondary arch for
x86_gcc2h, the shared lib, the manual pages, the cmd:rhash runtime
and its symlinks all remain in the base package.
On x86 secondary arch for x86_64 hybrid the runtime is moved to
rhash_x86_bin, and the base package, rhash_x86, will only ship the
shared lib.
Also improve TEST() to make t-session-env pass.
Many tests were not even being started before this fix. Now, on x86:
FAIL: tests/openpgp/tofu.scm
FAIL: tests/openpgp/trust-pgp-1.scm
FAIL: tests/openpgp/trust-pgp-2.scm
FAIL: tests/openpgp/trust-pgp-3.scm
FAIL: tests/openpgp/gpgconf.scm
(All these tests were already failing ok 2.2.4.)
* app-crypt/rhash: disable on x86_gcc2, also fixed secondary arch
* dev-lang/tcc: make tcc actually works
- update patches: define custom haiku definitions, use haiku
start/end objects
- make tcc uses haiku custom paths
- add secondary arch support
- add x86_64
* dev-lang/tcc: disable on all architectures
- Haiku's BeBuild.h depends on __GNUC__ macro to select ABI, which
unfortunately we can't risk to define, so disabling for now
* dev-python/pyqt: use correct name for sip
* dev-lang/spidermonkey: fix build
- add x86 to snd arch
- update config.sub and config.guess
- add missing cmd:js_config
- add missing cmd:zip
* dev-python/pyqt: clean up the spaces left by previous contributor
* add TEST() for the following ports:
- sys-devel/flex
- app-crypt/rhash
- app-text/podofo
- app-crypt/qca
- app-editors/retext
- app-i18n/mozc
- dev-lang/tcc
- dev-lang/yasm
- dev-lang/spidermonkey
- dev-libs/glib
- dev-libs/jsoncpp
- dev-libs/libtommath
- dev-libs/libxslt
- dev-libs/libyajl
- dev-libs/zziplib