diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2018-08-29 15:30:36 +1000 |
---|---|---|
committer | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2018-08-31 14:03:24 +1000 |
commit | 3d408f06f22049c94a295c501852876f4f4e5e36 (patch) | |
tree | 52cb9cde239a97bcc837793f9a6693085aeddea6 /INSTALL | |
parent | 93065a40773611096f2b1e095563ae21c5056c93 (diff) | |
download | talos-petitboot-3d408f06f22049c94a295c501852876f4f4e5e36.tar.gz talos-petitboot-3d408f06f22049c94a295c501852876f4f4e5e36.zip |
docker: Allow CC and make command to be customised
Allow CC to be passed through to change the default compiler, and also
allow the invocation of 'make' to be customised. An example use case of
this is to set CC=/usr/bin/clang and use
--make-command 'scan-build make' to build Petitboot with the clang
static analyzer.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions