diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-19 17:41:41 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-19 19:29:37 +0000 |
commit | 63dd3b9936c22270c7f21da8965a01445ade4973 (patch) | |
tree | ce30b6e1c5a8aa8a2f2fa2075633b461b6ab2b74 /README.md | |
parent | 9bf8de7155e2a7917c7c972ab332da0c758a0d6d (diff) |
Removed GNU Binutils, CMake's built with its own bootstrap
When the C compiler is not GNU GCC, linking with GNU Binutils is going to
cause problems. So until the time that we can include GCC into this
pipeline, its best to avoid Binutils also.
Also, for building CMake, we were relying on an installed CMake, but now,
we are using its own `./bootstrap' script, so it can be built even if the
host system doesn't have CMake.
Also, for TeX Live, we are now setting a custom file as main target to
avoid complications with symbolic links as targets in Make.
Finally, when the user says they don't want to re-write an existing
configuration file, no extra notices will be printed and the configure
script will immediately start building programs.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions