diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-07 01:18:21 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-07 01:18:21 +0100 |
commit | 5aa5ab4ed7e4259d14743fb916f922b77a5b695a (patch) | |
tree | 871720560800d3d56c76bc0b35b81440a511782b /paper.tex | |
parent | 234d6a6e8a4f73ddea627dd4fd78dfb4a91d5a83 (diff) |
--host-cc configure option to avoid building GCC, M4 mandatory
In some cases (specially when debugging the pipeline), its very
time-consuming to install GCC. With this commit, a `--host-cc' option has
been added to avoid building the C compiler when necessary.
The test to see if `sys/cdefs.h' is available on the system (necessary to
build GCC) has also been moved to the configure script to print a more
visible warning and also use the new `host_cc' variable to let
`dependencies-basic.mk' know that GCC shouldn't be built.
Finally, we are having problems installing M4 from source, so it has been
set as a mandatory dependency.
Diffstat (limited to 'paper.tex')
0 files changed, 0 insertions, 0 deletions