diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-13 13:29:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-13 13:29:54 +0200 |
commit | 2da6777d14a1cf600891cdeee6202d692eae48f9 (patch) | |
tree | 756cf03db8fceebeaec088f1167aad64ce81a74d /tests/variable | |
parent | 8632a68385258e43f73c91a0106b34dcd3f8d733 (diff) |
Implement support for chroot'ed install (aka DESTDIR)
For example:
b config.install.root=/usr config.install.chroot=/tmp/install
The difference between doing just config.install.root=/tmp/install/usr is
that everything is installed "as if" into /usr. So, for example, pkg-config
files will contain -I/usr/include, -L/usr/lib, etc.
Diffstat (limited to 'tests/variable')
0 files changed, 0 insertions, 0 deletions