I'm trying to build an x86_64 toolchain that's independent of the host.
By default in the ptxconfigs/x86_64-unknown-linux-gnu_gcc config, it has
e.g. `PTXCONF_HOST_SYSTEM_ZLIB=y`. I expected I could set this to `=n`,
but when I do that, `ptxdist go` fails with:
```
ptxdist: error: 'host-system-zlib' is not selected.
ptxdist: error: This can happen if the ptxconfig is outdated or
ptxdist: error: the package is disabled for the current architecture
```
Can anyone tell me if this is the proper approach to disabling use of
the host libraries, and/or what I'm doing wrong? Any help appreciated!
--
John Graham (he/him)
Software Engineer
Codethink Ltd
3rd Floor Dale House
35 Dale Street
Manchester
M1 2HF
United Kingdom
Codethink delivers cutting edge open source design, development and integration
services.
http://codethink.co.uk
Office: 0161 236 5575