diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-07 22:41:16 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-07 22:41:16 +0100 |
commit | dfbca74f29dee3f351bde7e10850e8ae2a216679 (patch) | |
tree | 6c5bb4e03a41bef2bc45af99a068514f273dbda6 /reproduce/software/make/basic.mk | |
parent | 2a1637a5c849e2a49fc697f52eaf32439dbc26cf (diff) |
Minor corrections in high-level programs
While doing a clean build, several issues were found in the pipeline and
corrected. The main issue was that with the recent installation of
`libiconv', the GCC standard C++ library depends on `libiconv', so we need
to explicity add an `-liconv' to any C++ compilation.
The other corrected points are:
- The C++ compiler is now explicitly defined in `CXX'.
- libgit2 and WCSLIB's recipes weren't using `&&' between statements, so
if there was an error, it would still build the target!
- The CMake bootstrapping script now builds much faster in parallel.
Diffstat (limited to 'reproduce/software/make/basic.mk')
0 files changed, 0 insertions, 0 deletions