diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-07-05 13:14:51 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-05 16:06:52 +0200 |
commit | 283793a6ca28bbdb2d57a052c06ad3076390e760 (patch) | |
tree | 669021e5233b01b7ac4ac5a946a2b4dbcf1d3578 /support | |
parent | 8b8257e7d366a3c0306e1b3c0119193777555b0c (diff) | |
download | buildroot-283793a6ca28bbdb2d57a052c06ad3076390e760.tar.gz buildroot-283793a6ca28bbdb2d57a052c06ad3076390e760.zip |
checkpolicy: rework host installation
checkpolicy has a pretty peculiar interpretation of DESTDIR and PREFIX.
PREFIX simply defaults to $(DESTDIR)/usr, and is used in the rest of
the build system. DESTDIR isn't used any further.
For the host installation, we don't want the usr part, so set PREFIX
instead of DESTDIR.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions